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

Log Message

only fixed livecheck

Modified Paths

Diff

Modified: trunk/dports/databases/postgresql81/Portfile (39617 => 39618)


--- trunk/dports/databases/postgresql81/Portfile	2008-08-26 16:55:09 UTC (rev 39617)
+++ trunk/dports/databases/postgresql81/Portfile	2008-08-26 16:57:43 UTC (rev 39618)
@@ -51,7 +51,7 @@
 
 livecheck.check	regex
 livecheck.url	${homepage}
-livecheck.regex	v(8.1.\[0-9\]+)
+livecheck.regex	(8.1.\[0-9\]+)
 
 set contribs	"fulltextindex fuzzystrmatch pg_buffercache pg_trgm tsearch2 vacuumlo"