diff options
author | joerg <joerg> | 2006-04-10 16:35:29 +0000 |
---|---|---|
committer | joerg <joerg> | 2006-04-10 16:35:29 +0000 |
commit | 48bfdd4b748c716a6fa34237cf46a174f50aaeb6 (patch) | |
tree | 53d79edfced1d3a6024c3bd2a68ff17cc3500862 /www/elinks/Makefile | |
parent | 6d1529565de859ba90f5c5beb5cbaa1d56cb9794 (diff) | |
download | pkgsrc-48bfdd4b748c716a6fa34237cf46a174f50aaeb6.tar.gz |
locale.alias is owned by gettext-lib, don't mention it here.
Bump revision.
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 a6c78d2c265..0878ed8f8b1 100644 --- a/www/elinks/Makefile +++ b/www/elinks/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.23 2006/02/05 23:11:20 joerg Exp $ +# $NetBSD: Makefile,v 1.24 2006/04/10 16:35:29 joerg Exp $ DISTNAME= elinks-0.11.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www MASTER_SITES= http://elinks.or.cz/download/ EXTRACT_SUFX= .tar.bz2 |