diff options
author | ache <ache@FreeBSD.org> | 1996-12-19 05:33:24 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1996-12-19 05:33:24 +0800 |
commit | c7af968b8803e047178ba6e4e3ee79b3af23d3da (patch) | |
tree | 1441403b48d6992a8afe02fbc29d92f3fcf61b57 /www/lynx-current/Makefile | |
parent | 7bcbc8bf4e84cb6d3600553126d3ae50fab3bacc (diff) | |
download | freebsd-ports-gnome-c7af968b8803e047178ba6e4e3ee79b3af23d3da.tar.gz freebsd-ports-gnome-c7af968b8803e047178ba6e4e3ee79b3af23d3da.tar.zst freebsd-ports-gnome-c7af968b8803e047178ba6e4e3ee79b3af23d3da.zip |
Change updates file
Diffstat (limited to 'www/lynx-current/Makefile')
-rw-r--r-- | www/lynx-current/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/lynx-current/Makefile b/www/lynx-current/Makefile index 145a5767b867..e6d16c206b17 100644 --- a/www/lynx-current/Makefile +++ b/www/lynx-current/Makefile @@ -5,7 +5,7 @@ # Date created: 15 Dec 1994 # Whom: ache # -# $Id: Makefile,v 1.31 1996/11/18 11:41:29 asami Exp $ +# $Id: Makefile,v 1.32 1996/11/18 14:15:15 asami Exp $ # DISTNAME= lynx2-6 @@ -13,8 +13,8 @@ PKGNAME= lynx-2.6 CATEGORIES= www MASTER_SITES= ftp://ftp2.cc.ukans.edu/pub/lynx/lynx2-6/ \ ftp://ftp.more.net/pub/mirrors/lynx/ \ - http://www.mtsu.edu/~ripa0003/ -DISTFILES= ${DISTNAME}.zip 2-6update.zip + http://www.wfbr.edu/lynx/ +DISTFILES= ${DISTNAME}.zip lynx2-6mods.zip #PATCH_SITES= http://www.nyu.edu/pages/wsn/subir/lynx/patches/ #PATCHFILES= 2-6-patch11.txt |