diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2007-08-09 17:16:33 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2007-08-09 17:16:33 +0000 |
commit | 717088b504ca494d58218444e9422da4b34ec148 (patch) | |
tree | 6184aa9828fc4894ae5b51ae5497ca55e26e3939 /devel/soapui/Makefile | |
parent | def3076ba939cc38594c079ce19ffcc47665655f (diff) |
Notes
Diffstat (limited to 'devel/soapui/Makefile')
-rw-r--r-- | devel/soapui/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/soapui/Makefile b/devel/soapui/Makefile index d8a9d4ddca61..23ddc9492ef0 100644 --- a/devel/soapui/Makefile +++ b/devel/soapui/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= soapui -PORTVERSION= 1.7.1 +PORTVERSION= 1.7.5 CATEGORIES= devel java MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= soapui |