diff options
Diffstat (limited to 'www/lynx')
-rw-r--r-- | www/lynx/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/www/lynx/Makefile b/www/lynx/Makefile index 56e30f9..419d5c1 100644 --- a/www/lynx/Makefile +++ b/www/lynx/Makefile @@ -1,15 +1,17 @@ # New ports collection makefile for: lynx +# See http://www.wfbr.edu/dir/lynx/ for additional info # Version required: 2.4-FM # Date created: 15 Dec 1994 # Whom: ache # -# $Id: Makefile,v 1.14 1995/12/13 21:38:24 ache Exp $ +# $Id: Makefile,v 1.15 1995/12/16 04:07:45 ache Exp $ # DISTNAME= lynx2-4-FM PKGNAME= lynx-2.4fm CATEGORIES+= www +# Original location, lynx changes too often there #MASTER_SITES= http://www.wfbr.edu/lynx/ #NCFTP= w3c #NCFTPFLAGS= -to multipart/x-zip -timeout 120 -o ${DISTFILES} |