Modified: trunk/dports/devel/otx/Portfile (77455 => 77456)
--- trunk/dports/devel/otx/Portfile 2011-03-31 07:21:24 UTC (rev 77455)
+++ trunk/dports/devel/otx/Portfile 2011-03-31 07:32:14 UTC (rev 77456)
@@ -3,7 +3,9 @@
PortSystem 1.0
name otx
-version 0.16b_dev
+version 0.16b
+svn.revision 556
+revision ${svn.revision}
categories devel sysutils
maintainers nomaintainer
description otool's bastard son
@@ -12,7 +14,6 @@
platforms darwin
# master_sites
fetch.type svn
-svn.revision 288
svn.url http://otx.osxninja.com/builds/trunk/
# checksums md5 MD5SUM \
@@ -24,7 +25,7 @@
# depends on otool but that's not part of MacPorts
livecheck.type regex
livecheck.regex {<a href="files/otx.dmg">otx (.*?)</a>}
-livecheck.version 0.16b
+livecheck.version ${version}
use_configure no
build {