diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2007-10-07 16:47:15 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2007-10-07 16:47:15 +0000 |
commit | 21af34ef0fafff9ce325712ce5773b8683eb5702 (patch) | |
tree | 7e84031b213a34be1c0f2752b9daa4b1c75a8883 /devel | |
parent | 0c7e94778006957e654749dd6b6a447550832d56 (diff) |
Notes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/soapui/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/soapui/Makefile b/devel/soapui/Makefile index a3a4f7765681..146d38285ce3 100644 --- a/devel/soapui/Makefile +++ b/devel/soapui/Makefile @@ -6,6 +6,7 @@ PORTNAME= soapui PORTVERSION= 1.7.6 +PORTREVISION= 1 CATEGORIES= devel java MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= soapui |