diff options
author | ache <ache@FreeBSD.org> | 1997-07-27 01:55:23 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1997-07-27 01:55:23 +0800 |
commit | 45fc4bdcd0ad3930f94afa16af60ebc8cfa11020 (patch) | |
tree | 0746d7d02732b565133fb130d67a814bec8a18fd /www/lynx/Makefile | |
parent | ee11e6e364fc904ac81b754ea80db7e6d935e2a0 (diff) | |
download | freebsd-ports-graphics-45fc4bdcd0ad3930f94afa16af60ebc8cfa11020.tar.gz freebsd-ports-graphics-45fc4bdcd0ad3930f94afa16af60ebc8cfa11020.tar.zst freebsd-ports-graphics-45fc4bdcd0ad3930f94afa16af60ebc8cfa11020.zip |
Upgrade to 2.7.1f
Diffstat (limited to 'www/lynx/Makefile')
-rw-r--r-- | www/lynx/Makefile | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/www/lynx/Makefile b/www/lynx/Makefile index 3b760785a84..8ad471e5094 100644 --- a/www/lynx/Makefile +++ b/www/lynx/Makefile @@ -1,18 +1,18 @@ # New ports collection makefile for: lynx # http://www.crl.com/~subir/lynx.html # http://www.wfbr.edu/dir/lynx/ -# Version required: 2.7.1 +# Version required: 2.7.1f # Date created: 15 Dec 1994 # Whom: ache # -# $Id: Makefile,v 1.40 1997/07/15 20:46:21 ache Exp $ +# $Id: Makefile,v 1.41 1997/07/17 07:00:32 asami Exp $ # DISTNAME= lynx2-7-1 -PKGNAME= lynx+fotemods-2.7.1 +PKGNAME= lynx+fotemods-2.7.1f CATEGORIES= www -MASTER_SITES= http://www.slcc.edu/lynx/fote/ \ - http://www.slcc.edu/lynx/fote/patches/ +MASTER_SITES= http://www.slcc.edu/lynx/fote/patches/ \ + http://www.slcc.edu/lynx/fote/ DISTFILES= lynx2-7-1.zip fotemods.zip MAINTAINER= ache@FreeBSD.ORG |