diff options
Diffstat (limited to 'editors/hnb/Makefile')
-rw-r--r-- | editors/hnb/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/hnb/Makefile b/editors/hnb/Makefile index 723b1ca4abb..998e041db9c 100644 --- a/editors/hnb/Makefile +++ b/editors/hnb/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2004/01/22 08:30:30 grant Exp $ +# $NetBSD: Makefile,v 1.11 2004/01/23 21:50:44 jmmv Exp $ # DISTNAME= hnb-1.8.1 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hnb/} |