diff options
Diffstat (limited to 'www/lynx/Makefile')
-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 d5a9ffdcd33..89dd37dec09 100644 --- a/www/lynx/Makefile +++ b/www/lynx/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.61 2003/09/29 08:37:09 grant Exp $ +# $NetBSD: Makefile,v 1.62 2003/11/12 03:39:44 jschauma Exp $ # DISTNAME= lynx2.8.4rel.1 PKGNAME= lynx-2.8.4.1.4 -PKGREVISION= 1 +PKGREVISION= 2 WRKSRC= ${WRKDIR}/lynx2-8-4 CATEGORIES= www MASTER_SITES= http://lynx.isc.org/lynx2.8.4/ \ |