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 | |
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')
-rw-r--r-- | www/elinks/Makefile | 4 | ||||
-rw-r--r-- | www/elinks/PLIST | 3 |
2 files changed, 3 insertions, 4 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 diff --git a/www/elinks/PLIST b/www/elinks/PLIST index 5e4f97fbe5a..d82e4ff4f0d 100644 --- a/www/elinks/PLIST +++ b/www/elinks/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2006/02/04 00:40:38 wiz Exp $ +@comment $NetBSD: PLIST,v 1.7 2006/04/10 16:35:29 joerg Exp $ bin/elinks @comment belongs to libiconv: lib/charset.alias man/man1/elinks.1 @@ -21,7 +21,6 @@ ${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/elinks.mo ${PKGLOCALEDIR}/locale/id/LC_MESSAGES/elinks.mo ${PKGLOCALEDIR}/locale/is/LC_MESSAGES/elinks.mo ${PKGLOCALEDIR}/locale/it/LC_MESSAGES/elinks.mo -${PKGLOCALEDIR}/locale/locale.alias ${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/elinks.mo ${PKGLOCALEDIR}/locale/nb/LC_MESSAGES/elinks.mo ${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/elinks.mo |