diff options
Diffstat (limited to 'net/howl/Makefile')
-rw-r--r-- | net/howl/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/howl/Makefile b/net/howl/Makefile index 22ae9a1b341..77527680d5e 100644 --- a/net/howl/Makefile +++ b/net/howl/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2004/10/03 00:17:53 tv Exp $ +# $NetBSD: Makefile,v 1.4 2004/11/20 14:43:32 mjl Exp $ -DISTNAME= howl-0.9.5 -PKGREVISION= 1 +DISTNAME= howl-0.9.7 +# PKGREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.porchdogsoft.com/download/ |