summaryrefslogtreecommitdiff
path: root/irc/erc/files
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-12-19 21:14:37 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-12-19 21:14:37 +0000
commitba2910192f127e4f3e8f7050c676e93d7e973b5e (patch)
tree883d51014b8753bf03cbb7306fc272d090c39e45 /irc/erc/files
parent- Remove irc/erc option, that port has expired (diff)
- Has expired: Has been broken for more than 6 months
Notes
Notes: svn path=/head/; revision=224477
Diffstat (limited to 'irc/erc/files')
-rw-r--r--irc/erc/files/patch-Makefile12
1 files changed, 0 insertions, 12 deletions
diff --git a/irc/erc/files/patch-Makefile b/irc/erc/files/patch-Makefile
deleted file mode 100644
index 46117950a9e5..000000000000
--- a/irc/erc/files/patch-Makefile
+++ /dev/null
@@ -1,12 +0,0 @@
---- Makefile.orig Wed Jan 19 19:50:30 2005
-+++ Makefile Wed Jan 26 16:36:34 2005
-@@ -3,8 +3,7 @@
- SNAPDIR=erc-$(VERSION).cvs.$(SNAPSHOTDATE)
-
- SPECIAL = erc-auto.el
--UNCOMPILED = erc-chess.el erc-bbdb.el erc-ibuffer.el erc-speak.el \
-- erc-speedbar.el erc-compat.el
-+UNCOMPILED = erc-ibuffer.el erc-speak.el erc-compat.el
- TESTING = erc-members.el erc-macs.el
- ALLSOURCE = $(wildcard *.el)
- SOURCE = $(filter-out $(SPECIAL) $(UNCOMPILED) $(TESTING),$(ALLSOURCE))