diff options
author | petef <petef@FreeBSD.org> | 2001-09-08 08:10:45 +0800 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2001-09-08 08:10:45 +0800 |
commit | ec6678055e0229a38463093792490479ef535381 (patch) | |
tree | 7f9482509153533e392d73f1ce13959e7f5e2334 /editors/hnb/Makefile | |
parent | 2a43b29297a5a43f55d6c851c21133d58068e6ff (diff) | |
download | freebsd-ports-gnome-ec6678055e0229a38463093792490479ef535381.tar.gz freebsd-ports-gnome-ec6678055e0229a38463093792490479ef535381.tar.zst freebsd-ports-gnome-ec6678055e0229a38463093792490479ef535381.zip |
Update to 1.8.0
PR: 30427
Submitted by: maintainer
Diffstat (limited to 'editors/hnb/Makefile')
-rw-r--r-- | editors/hnb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/hnb/Makefile b/editors/hnb/Makefile index 0a4e21c8cc55..fe9ed6e29a0a 100644 --- a/editors/hnb/Makefile +++ b/editors/hnb/Makefile @@ -6,7 +6,7 @@ # PORTNAME= hnb -PORTVERSION= 1.7 +PORTVERSION= 1.8.0 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |