diff options
author | Bill Fenner <fenner@FreeBSD.org> | 1997-04-02 00:25:40 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 1997-04-02 00:25:40 +0000 |
commit | 92af2432c285ece19ef97b38c3b419bef5ca0b63 (patch) | |
tree | ddfa75597a2ff09270cd2e80b553c0287b87fd16 | |
parent | 719eee82459c06d7c2cb9936bed0930e045cc210 (diff) | |
download | freebsd-ports-92af2432c285ece19ef97b38c3b419bef5ca0b63.zip |
Distfile moved.
Found by: distfile checker
-rw-r--r-- | x11-toolkits/blt/Makefile | 4 | ||||
-rw-r--r-- | x11-toolkits/neXtaw/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-toolkits/blt/Makefile b/x11-toolkits/blt/Makefile index 8e783f0736b4..2d3dcee581e2 100644 --- a/x11-toolkits/blt/Makefile +++ b/x11-toolkits/blt/Makefile @@ -3,12 +3,12 @@ # Date created: 3 August 1996 # Whom: lukin <lukin@okbmei.msk.su> # -# $Id: Makefile,v 1.10 1996/11/13 12:41:36 asami Exp $ +# $Id: Makefile,v 1.11 1996/11/18 11:42:48 asami Exp $ # DISTNAME= blt-2.1 CATEGORIES= x11 -MASTER_SITES= ftp://ftp.neosoft.com/pub/tcl/NEW/ +MASTER_SITES= ftp://ftp.neosoft.com/pub/tcl/sorted/devel/ DISTFILES= BLT2.1.tar.gz MAINTAINER= lukin@okbmei.msk.su diff --git a/x11-toolkits/neXtaw/Makefile b/x11-toolkits/neXtaw/Makefile index b207be2e8726..6497779a0af2 100644 --- a/x11-toolkits/neXtaw/Makefile +++ b/x11-toolkits/neXtaw/Makefile @@ -3,13 +3,13 @@ # Date created: 16 January 1997 # Whom: Thomas Gellekum <tg@freebsd.org> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1997/01/20 07:15:18 tg Exp $ # DISTNAME= neXtaw-0.5 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SUNSITE} -MASTER_SITE_SUBDIR= Incoming +MASTER_SITE_SUBDIR= libs/X MAINTAINER= tg@FreeBSD.ORG |