diff options
author | fenner <fenner@FreeBSD.org> | 1997-07-22 01:23:13 +0800 |
---|---|---|
committer | fenner <fenner@FreeBSD.org> | 1997-07-22 01:23:13 +0800 |
commit | 55a69a122bb7c4d6f9fe31856a1b505026790444 (patch) | |
tree | 05bba259f6b98bbd685b6fcbd4312b331bc0a13b | |
parent | a056da24dc4c9688b64a00f77857b3f582b51d14 (diff) | |
download | freebsd-ports-gnome-55a69a122bb7c4d6f9fe31856a1b505026790444.tar.gz freebsd-ports-gnome-55a69a122bb7c4d6f9fe31856a1b505026790444.tar.zst freebsd-ports-gnome-55a69a122bb7c4d6f9fe31856a1b505026790444.zip |
Files moved and got renamed on MASTER_SITE.
Found by: distfile checker
-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 |