mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
with CRLF. While there, run make makepatch, rename patches to use the new scheme, and various fixes. With hat: portmgr Sponsored by: Absolight
11 lines
306 B
INI
11 lines
306 B
INI
--- ant/.ant.properties.orig 2009-11-27 12:59:39 UTC
|
|
+++ ant/.ant.properties
|
|
@@ -3,7 +3,7 @@ releasedate=2009-11-27
|
|
|
|
itext.home=../..
|
|
|
|
-itext.src=${itext.home}/src
|
|
+itext.src=${itext.home}/itext-${releasenumber}
|
|
itext.www=${itext.home}/www
|
|
itext.build=${itext.home}/build
|
|
itext.lib=${itext.home}/lib
|