Ticket #35809: maven1.r96993.Portfile
File maven1.r96993.Portfile, 398 bytes (added by nhojpatrick (John Patrick), 12 years ago) |
---|
Line | |
---|---|
1 | Index: dports/java/maven1/Portfile |
2 | =================================================================== |
3 | --- dports/java/maven1/Portfile (revision 96993) |
4 | +++ dports/java/maven1/Portfile (working copy) |
5 | @@ -72,5 +72,4 @@ |
6 | system "cd ${destroot}${prefix}/bin && ln -s ../share/java/${name}/bin/mvn mvn1" |
7 | } |
8 | |
9 | -livecheck.type regex |
10 | -livecheck.regex {Get Maven (\d+(?:\.\d+)*)} |
11 | +livecheck.type none |