diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1997-12-21 21:58:27 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1997-12-21 21:58:27 +0000 |
commit | 2e5019a8fb49dc6bfaf1fbe329a29fc83f6b31bf (patch) | |
tree | 058f10a7d4f975ae7cac723d1da88256d105fd49 /www/lynx | |
parent | 77daf87099d085bed5b9ce9f9caeb485b7e6607c (diff) | |
download | ports-2e5019a8fb49dc6bfaf1fbe329a29fc83f6b31bf.tar.gz ports-2e5019a8fb49dc6bfaf1fbe329a29fc83f6b31bf.zip |
Notes
Diffstat (limited to 'www/lynx')
-rw-r--r-- | www/lynx/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/lynx/Makefile b/www/lynx/Makefile index c1ac4d10b350..4f250a754e47 100644 --- a/www/lynx/Makefile +++ b/www/lynx/Makefile @@ -3,13 +3,13 @@ # Date created: 15 Dec 1994 # Whom: ache # -# $Id: Makefile,v 1.72 1997/11/29 16:27:39 ache Exp $ +# $Id: Makefile,v 1.73 1997/12/02 00:24:29 jseger Exp $ # DISTNAME= lynx2-7-1 PKGNAME= lynx-2.7.1 CATEGORIES= www -MASTER_SITES= http://sol.slcc.edu/lynx/fote/ +MASTER_SITES= http://sol.slcc.edu/lynx/release/ EXTRACT_SUFX= .zip MAINTAINER= jseger@FreeBSD.ORG |