Revision
39622
Author
jwa@macports.org
Date
2008-08-26 10:00:57 -0700 (Tue, 26 Aug 2008)

Log Message

only fixed livecheck

Modified Paths

Diff

Modified: trunk/dports/databases/postgresql80-doc/Portfile (39621 => 39622)


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