diff options
Diffstat (limited to 'net/hobbitmon/Makefile')
-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 6591bdba646..57d299436ba 100644 --- a/net/hobbitmon/Makefile +++ b/net/hobbitmon/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2006/01/24 07:32:30 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2006/02/05 23:10:25 joerg Exp $ # DISTNAME= hobbit-4.0-beta6 PKGNAME= hobbit-4.0b6 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hobbitmon/} |