diff options
author | thierry <thierry@FreeBSD.org> | 2005-11-14 14:31:59 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2005-11-14 14:31:59 +0800 |
commit | 8c91ef3bcd21b1cf6f155941089ae77be689ddf9 (patch) | |
tree | 6ffb671dda372d7adc212c9c15af87410c21acbe /devel/bouml/Makefile | |
parent | bc2fcbcf1d563f8afcbb68c2d964a1765d2d64c8 (diff) | |
download | freebsd-ports-gnome-8c91ef3bcd21b1cf6f155941089ae77be689ddf9.tar.gz freebsd-ports-gnome-8c91ef3bcd21b1cf6f155941089ae77be689ddf9.tar.zst freebsd-ports-gnome-8c91ef3bcd21b1cf6f155941089ae77be689ddf9.zip |
Upgrade to 2.7.4.
Changelog at <http://bouml.free.fr/historic.html>.
Diffstat (limited to 'devel/bouml/Makefile')
-rw-r--r-- | devel/bouml/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/bouml/Makefile b/devel/bouml/Makefile index 9e55e638ab9f..f76f31d398da 100644 --- a/devel/bouml/Makefile +++ b/devel/bouml/Makefile @@ -6,12 +6,11 @@ # PORTNAME= bouml -PORTVERSION= 2.7.3 -PORTREVISION= 1 +PORTVERSION= 2.7.4 CATEGORIES= devel MASTER_SITES= http://bouml.free.fr/ DISTFILES= ${PORTNAME}_${PORTVERSION}${EXTRACT_SUFX} -DIST_SUBDIR= ${PORTNAME}-${PORTVERSION}_${PORTREVISION} +DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} MAINTAINER= thierry@FreeBSD.org COMMENT= BOUML, a free UML tool box |