diff options
author | jschauma <jschauma> | 2003-11-12 03:39:39 +0000 |
---|---|---|
committer | jschauma <jschauma> | 2003-11-12 03:39:39 +0000 |
commit | bade9d121f4fc351bd692c5fb98fe4ddfd76258b (patch) | |
tree | 0fe407ca96f79927e17f86dc43a1ed067beef374 /www/lynx | |
parent | 454c3c42d8457ed4bfc7652aca829b46d8e78a6f (diff) | |
download | pkgsrc-bade9d121f4fc351bd692c5fb98fe4ddfd76258b.tar.gz |
PKGREVISION++ after openssl update.
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 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/ \ |