diff options
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 34d6cedfac8..2df2541a165 100644 --- a/www/snownews/Makefile +++ b/www/snownews/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.37 2011/12/20 09:32:22 sbd Exp $ +# $NetBSD: Makefile,v 1.38 2012/06/14 07:45:32 sbd Exp $ DISTNAME= snownews-1.5.12 +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= http://kiza.kcore.de/software/snownews/download/ |