diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-04-05 15:21:00 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-04-05 15:21:00 +0000 |
commit | ef3a42fd3b9703056cb10552772152a4922c143f (patch) | |
tree | d0c7b04aee9ad89d5cbfc92530402ed125fbcf2a /www/elinks | |
parent | 001fda0eff7d095956f59448944a65c2b1fbdeab (diff) | |
download | pkgsrc-ef3a42fd3b9703056cb10552772152a4922c143f.tar.gz |
Bump PKGREVISION due to lua bump.
Diffstat (limited to 'www/elinks')
-rw-r--r-- | www/elinks/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/elinks/Makefile b/www/elinks/Makefile index 96a9c31d285..7671574a7a1 100644 --- a/www/elinks/Makefile +++ b/www/elinks/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2004/03/26 02:27:57 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2004/04/05 15:21:00 xtraeme Exp $ DISTNAME= elinks-0.9.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www MASTER_SITES= http://elinks.or.cz/download/ EXTRACT_SUFX= .tar.bz2 |