diff options
author | ache <ache@FreeBSD.org> | 1994-12-22 05:40:54 +0000 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1994-12-22 05:40:54 +0000 |
commit | fd902e6cce9163e844dfd05c779424f8a478c26d (patch) | |
tree | 7ea418215be417f61204fa04332bcf634f1e03ba | |
parent | d32122c6ab6e6d11582674d78a93566e3fba4434 (diff) | |
download | FreeBSD-ports-fd902e6cce9163e844dfd05c779424f8a478c26d.zip FreeBSD-ports-fd902e6cce9163e844dfd05c779424f8a478c26d.tar.gz |
Upgrade
-rw-r--r-- | www/lynx-current/Makefile | 8 | ||||
-rw-r--r-- | www/lynx/Makefile | 8 |
2 files changed, 8 insertions, 8 deletions
diff --git a/www/lynx-current/Makefile b/www/lynx-current/Makefile index 6ffed41..078a2e4 100644 --- a/www/lynx-current/Makefile +++ b/www/lynx-current/Makefile @@ -1,14 +1,14 @@ # New ports collection makefile for: lynx -# Version required: 2.3.6 +# Version required: 2.3.7 # Date created: 15 Dec 1994 # Whom: ache # -# $Id: Makefile,v 1.2 1994/11/06 16:26:30 ache Exp $ +# $Id: Makefile,v 1.4 1994/12/17 03:11:08 ache Exp $ # -DISTNAME= lynx2-3-6 +DISTNAME= lynx2-3-7 EXTRACT_SUFX= .tar.Z -MASTER_SITES= ftp://ukanaix.cc.ukans.edu/pub/lynx/lynx2-3-6/ +MASTER_SITES= ftp://ukanaix.cc.ukans.edu/pub/lynx/lynx2-3-7/ ALL_TARGET= freebsd DEPENDS= ${PORTSDIR}/devel/gmake diff --git a/www/lynx/Makefile b/www/lynx/Makefile index 6ffed41..078a2e4 100644 --- a/www/lynx/Makefile +++ b/www/lynx/Makefile @@ -1,14 +1,14 @@ # New ports collection makefile for: lynx -# Version required: 2.3.6 +# Version required: 2.3.7 # Date created: 15 Dec 1994 # Whom: ache # -# $Id: Makefile,v 1.2 1994/11/06 16:26:30 ache Exp $ +# $Id: Makefile,v 1.4 1994/12/17 03:11:08 ache Exp $ # -DISTNAME= lynx2-3-6 +DISTNAME= lynx2-3-7 EXTRACT_SUFX= .tar.Z -MASTER_SITES= ftp://ukanaix.cc.ukans.edu/pub/lynx/lynx2-3-6/ +MASTER_SITES= ftp://ukanaix.cc.ukans.edu/pub/lynx/lynx2-3-7/ ALL_TARGET= freebsd DEPENDS= ${PORTSDIR}/devel/gmake |