aboutsummaryrefslogtreecommitdiff
path: root/news/diablo/files
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-09-19 18:16:00 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-09-19 18:16:00 +0000
commit18e0b9ae8fb44bc0b51be4cf72d37a253d3e3887 (patch)
treedfd19f9059c188a3f00cdd23b427fccc7db693e4 /news/diablo/files
parent5aad0c527f1afa8b9e063b10900b35eda318217e (diff)
downloadports-18e0b9ae8fb44bc0b51be4cf72d37a253d3e3887.tar.gz
ports-18e0b9ae8fb44bc0b51be4cf72d37a253d3e3887.zip
upgrade to 4.2
pass maintainership PR: 42276 Submitted by: Dominic Marks <dominic_marks@btinternet.com> (new maintainer)
Notes
Notes: svn path=/head/; revision=66723
Diffstat (limited to 'news/diablo/files')
-rw-r--r--news/diablo/files/patch-ab12
1 files changed, 0 insertions, 12 deletions
diff --git a/news/diablo/files/patch-ab b/news/diablo/files/patch-ab
deleted file mode 100644
index e94da50316b0..000000000000
--- a/news/diablo/files/patch-ab
+++ /dev/null
@@ -1,12 +0,0 @@
---- XMakefile.inst.orig Wed Mar 21 18:12:44 2001
-+++ XMakefile.inst Wed Mar 21 18:13:49 2001
-@@ -2,8 +2,8 @@
- .set BD
- #include "XMakefile.inc"
-
--.set IDIRS dbin samples samples/adm
- .set TDIRS `find samples -type d -print | fgrep -v CVS`
-+.set IDIRS dbin $(TDIRS)
- .set IFILES `find $(IDIRS) \( -type f -o -type l \) -print | sort | uniq | fgrep -v CVS`
- .set TFILES `find samples \( -type f -o -type l \) -print | fgrep -v CVS`
- .set IMAN `find man \( -type f -o -type l \) -print | fgrep -v CVS`