diff options
author | kevlo <kevlo@FreeBSD.org> | 2002-09-05 07:06:58 +0000 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2002-09-05 07:06:58 +0000 |
commit | 671c848b1990595c1523d864b53a36af74a32d4d (patch) | |
tree | 6186fb1afa43dd38abe7e1ce4c374bbf9c05352b /misc/hb/Makefile | |
parent | 432a3f46e97e73af39cea9a61372a5af50f78d24 (diff) | |
download | FreeBSD-ports-671c848b1990595c1523d864b53a36af74a32d4d.zip FreeBSD-ports-671c848b1990595c1523d864b53a36af74a32d4d.tar.gz |
Update to version 1.88
PR: 42431
Submitted by: MAINTAINER
Diffstat (limited to 'misc/hb/Makefile')
-rw-r--r-- | misc/hb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/hb/Makefile b/misc/hb/Makefile index 0e7f787..1e47de0 100644 --- a/misc/hb/Makefile +++ b/misc/hb/Makefile @@ -6,7 +6,7 @@ # PORTNAME= hb -PORTVERSION= 1.86 +PORTVERSION= 1.88 CATEGORIES= misc python MASTER_SITES= http://www.tundraware.com/Software/hb/ |