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

Log Message

only fixed livecheck

Modified Paths

Diff

Modified: trunk/dports/databases/postgresql82-server/Portfile (39616 => 39617)


--- trunk/dports/databases/postgresql82-server/Portfile	2008-08-26 16:53:29 UTC (rev 39616)
+++ trunk/dports/databases/postgresql82-server/Portfile	2008-08-26 16:55:09 UTC (rev 39617)
@@ -57,4 +57,4 @@
 
 livecheck.check	regex
 livecheck.url	${homepage}
-livecheck.regex	v(8.2.\[0-9\]+)
+livecheck.regex	(8.2.\[0-9\]+)