diff options
Diffstat (limited to 'net/hobbitmon')
-rw-r--r-- | net/hobbitmon/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/hobbitmon/Makefile b/net/hobbitmon/Makefile index e081c673fa4..70f4ebb5b09 100644 --- a/net/hobbitmon/Makefile +++ b/net/hobbitmon/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2005/12/29 06:21:59 jlam Exp $ +# $NetBSD: Makefile,v 1.10 2006/01/06 15:10:06 wiz Exp $ # DISTNAME= hobbit-4.0-beta6 PKGNAME= hobbit-4.0b6 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hobbitmon/} |