summaryrefslogtreecommitdiff
path: root/net/rancid/files/patch-Makefile.in
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-01-19 23:16:29 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-01-19 23:16:29 +0000
commit796dd96ea8a62158fc7e90f8a3fa48ce196bc2e5 (patch)
treeb7aff2ad15ab35ec005c1438a69666178f6b51f6 /net/rancid/files/patch-Makefile.in
parentAdd domakedescribe and doportlint, two scripts that iterate over the ports (diff)
- Update to 2.3.rc1
PR: ports/61586 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
Diffstat (limited to 'net/rancid/files/patch-Makefile.in')
-rw-r--r--net/rancid/files/patch-Makefile.in19
1 files changed, 0 insertions, 19 deletions
diff --git a/net/rancid/files/patch-Makefile.in b/net/rancid/files/patch-Makefile.in
deleted file mode 100644
index eabf76568439..000000000000
--- a/net/rancid/files/patch-Makefile.in
+++ /dev/null
@@ -1,19 +0,0 @@
-*** Makefile.in.orig Mon Jun 3 14:01:40 2002
---- Makefile.in Mon Jun 3 14:02:40 2002
-***************
-*** 354,360 ****
- $(mkinstalldirs) $(prefix)/util $(prefix)/util/lg
-
- install:
-! for file in CHANGES README cloginrc.sample ; do \
- $(INSTALL_DATA) $$file $(prefix); \
- done
-
---- 354,360 ----
- $(mkinstalldirs) $(prefix)/util $(prefix)/util/lg
-
- install:
-! for file in CHANGES FAQ README cloginrc.sample ; do \
- $(INSTALL_DATA) $$file $(prefix); \
- done
-