diff options
author | Bill Fenner <fenner@FreeBSD.org> | 1997-07-21 17:23:13 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 1997-07-21 17:23:13 +0000 |
commit | 0276ba9a400acef2c29c2d5f9154fb307b9e95c5 (patch) | |
tree | dcd4ffca52cb6c3c91faaaa251272520dfb55540 /www/comline | |
parent | 2d9a45a4756b84c84be243915469af4b9c6c2d4e (diff) | |
download | freebsd-ports-0276ba9a400acef2c29c2d5f9154fb307b9e95c5.zip |
Files moved and got renamed on MASTER_SITE.
Found by: distfile checker
Diffstat (limited to 'www/comline')
-rw-r--r-- | www/comline/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/www/comline/Makefile b/www/comline/Makefile index d8bd05f32188..3119e1b33c16 100644 --- a/www/comline/Makefile +++ b/www/comline/Makefile @@ -3,15 +3,15 @@ # Date created: 9 Dec 1995 # Whom: ache # -# $Id: Makefile,v 1.5 1996/02/19 23:38:33 ache Exp $ +# $Id: Makefile,v 1.6 1996/11/18 11:40:53 asami Exp $ # DISTNAME= WWW PKGNAME= comline-4.0D CATEGORIES= www -MASTER_SITES= ftp://ftp.w3.org/pub/comline/ \ - ftp://ftp.w3.org/pub/libwww/ -DISTFILES= libwww_4.0D_src.tar.gz \ +MASTER_SITES= ftp://ftp.w3.org/pub/old/comline/ \ + ftp://ftp.w3.org/pub/libwww/old/ +DISTFILES= w3c-libwww-4.0D.tar.gz \ w3c_4.0D_src.tar.gz MAINTAINER= ache@freebsd.org |