diff options
Diffstat (limited to 'devel/portcheckout/files/patch-ab')
-rw-r--r-- | devel/portcheckout/files/patch-ab | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/devel/portcheckout/files/patch-ab b/devel/portcheckout/files/patch-ab deleted file mode 100644 index 919579561917..000000000000 --- a/devel/portcheckout/files/patch-ab +++ /dev/null @@ -1,12 +0,0 @@ ---- portcheckout.pl.old Thu Jul 31 02:23:39 2003 -+++ portcheckout.pl Thu Jul 31 02:24:54 2003 -@@ -328,7 +328,8 @@ - #print qq{DISTDIR="/usr/ports/distfiles"; export DISTDIR\n}; - - print "\n# checkout FreeBSD ports system Makefiles\n"; --print "cvs checkout -P $release ports/Mk\n\n"; -+print "cvs checkout -P $release ports/Mk\n"; -+print "cvs checkout -P $release ports/Templates\n\n"; - - - # list of dependings ports |