diff options
Diffstat (limited to 'devel/ht/Makefile')
-rw-r--r-- | devel/ht/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/ht/Makefile b/devel/ht/Makefile index 62f0334bc85..f8225585a93 100644 --- a/devel/ht/Makefile +++ b/devel/ht/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2005/05/22 20:07:52 jlam Exp $ +# $NetBSD: Makefile,v 1.7 2005/10/23 03:12:45 rh Exp $ # -DISTNAME= ht-0.9.0 -PKGREVISION= 1 +DISTNAME= ht-0.9.1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hte/} EXTRACT_SUFX= .tar.bz2 |