diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1996-03-09 06:00:09 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1996-03-09 06:00:09 +0000 |
commit | 512e853f73bc040935eb291388ad28b952f387ee (patch) | |
tree | 6a8daa8c1f1a8e7b4ae6f2fa98e2375617a0ac4b | |
parent | 5da429e6184e1627c61bd8918a06798b8827d641 (diff) | |
download | freebsd-ports-512e853f73bc040935eb291388ad28b952f387ee.zip |
Dist directory name changed
-rw-r--r-- | www/lynx-current/Makefile | 4 | ||||
-rw-r--r-- | www/lynx/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/lynx-current/Makefile b/www/lynx-current/Makefile index e26240e94508..2799c77f1be8 100644 --- a/www/lynx-current/Makefile +++ b/www/lynx-current/Makefile @@ -4,13 +4,13 @@ # Date created: 15 Dec 1994 # Whom: ache # -# $Id: Makefile,v 1.18 1996/02/09 19:09:35 ache Exp $ +# $Id: Makefile,v 1.19 1996/02/29 10:29:37 asami Exp $ # DISTNAME= lynx2-4-fm PKGNAME= lynx-2.4fm CATEGORIES+= www -MASTER_SITES= ftp://ftp.kiae.su/unix/tcpip/nidr/www/ +MASTER_SITES= ftp://ftp.kiae.su/unix/tcpip/internet/www/ EXTRACT_SUFX= .zip # Original location, lynx changes too often there diff --git a/www/lynx/Makefile b/www/lynx/Makefile index e26240e94508..2799c77f1be8 100644 --- a/www/lynx/Makefile +++ b/www/lynx/Makefile @@ -4,13 +4,13 @@ # Date created: 15 Dec 1994 # Whom: ache # -# $Id: Makefile,v 1.18 1996/02/09 19:09:35 ache Exp $ +# $Id: Makefile,v 1.19 1996/02/29 10:29:37 asami Exp $ # DISTNAME= lynx2-4-fm PKGNAME= lynx-2.4fm CATEGORIES+= www -MASTER_SITES= ftp://ftp.kiae.su/unix/tcpip/nidr/www/ +MASTER_SITES= ftp://ftp.kiae.su/unix/tcpip/internet/www/ EXTRACT_SUFX= .zip # Original location, lynx changes too often there |