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 51702aa9773..c955747fbd3 100644 --- a/www/snownews/Makefile +++ b/www/snownews/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2004/05/04 04:26:44 snj Exp $ +# $NetBSD: Makefile,v 1.9 2004/10/03 00:18:27 tv Exp $ DISTNAME= snownews-1.5.1 +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= http://home.kcore.de/~kiza/software/snownews/download/ |