diff options
author | tonio <tonio@pkgsrc.org> | 2005-10-22 09:46:44 +0000 |
---|---|---|
committer | tonio <tonio@pkgsrc.org> | 2005-10-22 09:46:44 +0000 |
commit | 5d8d89ab8d4bf4a2ac87ba891a3458aea5f01cc7 (patch) | |
tree | 672013505a5449219e6ce4176c866761276016f0 /www | |
parent | f4a523e84050878ea4e97836a3e7601d3fe0131f (diff) | |
download | pkgsrc-5d8d89ab8d4bf4a2ac87ba891a3458aea5f01cc7.tar.gz |
bump PKGREVISION, as USE_MSGFMT_PLURALS ads a build dependency over perl
Diffstat (limited to 'www')
-rw-r--r-- | www/snownews/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/snownews/Makefile b/www/snownews/Makefile index 7c17822b3ba..0267234a2d0 100644 --- a/www/snownews/Makefile +++ b/www/snownews/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2005/10/22 09:40:06 tonio Exp $ +# $NetBSD: Makefile,v 1.18 2005/10/22 09:46:44 tonio Exp $ DISTNAME= snownews-1.5.7 +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= http://kiza.kcore.de/software/snownews/download/ |