diff options
Diffstat (limited to 'devel/ht/Makefile')
-rw-r--r-- | devel/ht/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/ht/Makefile b/devel/ht/Makefile index 018bfc76b2d..1ce51b137c8 100644 --- a/devel/ht/Makefile +++ b/devel/ht/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2015/08/17 17:11:21 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2015/08/18 07:31:04 wiz Exp $ # DISTNAME= ht-2.1.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hte/} EXTRACT_SUFX= .tar.bz2 |