diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-01-23 21:50:42 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-01-23 21:50:42 +0000 |
commit | 55182aa4c604b8839a4d331f7020bfb73e539192 (patch) | |
tree | e47d9165fc61d62512538b4bd8c5271c35985a15 /www/snownews/Makefile | |
parent | 83174336653efb95b87dc141b64b6eff1590b4c2 (diff) | |
download | pkgsrc-55182aa4c604b8839a4d331f7020bfb73e539192.tar.gz |
Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA.
This shouldn't be needed if we had non-recursive dependancies *sigh*.
Diffstat (limited to 'www/snownews/Makefile')
-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 625eac975bb..061d9a2bfbe 100644 --- a/www/snownews/Makefile +++ b/www/snownews/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2004/01/09 03:30:54 reed Exp $ +# $NetBSD: Makefile,v 1.3 2004/01/23 21:50:50 jmmv Exp $ DISTNAME= snownews-1.4.2 +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= http://home.kcore.de/~kiza/software/snownews/download/ |