Revision
39620
Author
jwa@macports.org
Date
2008-08-26 09:58:18 -0700 (Tue, 26 Aug 2008)

Log Message

only fixed livecheck

Modified Paths

Diff

Modified: trunk/dports/databases/postgresql81-server/Portfile (39619 => 39620)


--- trunk/dports/databases/postgresql81-server/Portfile	2008-08-26 16:58:01 UTC (rev 39619)
+++ trunk/dports/databases/postgresql81-server/Portfile	2008-08-26 16:58:18 UTC (rev 39620)
@@ -57,4 +57,4 @@
 
 livecheck.check	regex
 livecheck.url	${homepage}
-livecheck.regex	v(8.1.\[0-9\]+)
+livecheck.regex	(8.1.\[0-9\]+)