Revision
39623
Author
jwa@macports.org
Date
2008-08-26 10:01:15 -0700 (Tue, 26 Aug 2008)

Log Message

only fixed livecheck

Modified Paths

Diff

Modified: trunk/dports/databases/postgresql80-server/Portfile (39622 => 39623)


--- trunk/dports/databases/postgresql80-server/Portfile	2008-08-26 17:00:57 UTC (rev 39622)
+++ trunk/dports/databases/postgresql80-server/Portfile	2008-08-26 17:01:15 UTC (rev 39623)
@@ -57,4 +57,4 @@
 
 livecheck.check	regex
 livecheck.url	${homepage}
-livecheck.regex	v(8.0.\[0-9\]+)
+livecheck.regex	(8.0.\[0-9\]+)