diff options
author | rh <rh@pkgsrc.org> | 2005-10-23 03:12:45 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2005-10-23 03:12:45 +0000 |
commit | eab0cc9e054c2c2f115ac86898779ef7c0aafafd (patch) | |
tree | cf34c52ae777fba326c6b94c1de30c7424ee2451 /devel/ht/Makefile | |
parent | b0f53277e32c7b16c839cbd64afc4a3dd577004a (diff) | |
download | pkgsrc-eab0cc9e054c2c2f115ac86898779ef7c0aafafd.tar.gz |
Update ht to 0.9.1. Changes are bugfixes only.
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 |