diff options
author | wiz <wiz@pkgsrc.org> | 2006-08-14 22:37:57 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-08-14 22:37:57 +0000 |
commit | 30f2bdd1a8cffd2f9ca0d57f5d6b56977b31b593 (patch) | |
tree | 8be989f963ce7e45346e82ed5da1811e1fddfe8b /www/elinks/Makefile | |
parent | e6545628d0cfd4b51d283187d53227c9f00a0727 (diff) | |
download | pkgsrc-30f2bdd1a8cffd2f9ca0d57f5d6b56977b31b593.tar.gz |
Adapt to lua-5.1.1. Bump PKGREVISION.
Diffstat (limited to 'www/elinks/Makefile')
-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 0878ed8f8b1..9f330c1c088 100644 --- a/www/elinks/Makefile +++ b/www/elinks/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.24 2006/04/10 16:35:29 joerg Exp $ +# $NetBSD: Makefile,v 1.25 2006/08/14 22:38:23 wiz Exp $ DISTNAME= elinks-0.11.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= www MASTER_SITES= http://elinks.or.cz/download/ EXTRACT_SUFX= .tar.bz2 |