aboutsummaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-08-19 09:26:10 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-08-19 09:26:10 +0000
commita202cb1ef90b59d085d192a067423ef16c897faf (patch)
tree291c6063f072475b84648a092413dd400653ed1d /irc
parentd0ac5cdeea9fff46b7a49c0cdca74e32e91e1310 (diff)
downloadports-a202cb1ef90b59d085d192a067423ef16c897faf.tar.gz
ports-a202cb1ef90b59d085d192a067423ef16c897faf.zip
2007-08-19 irc/riece-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 news/gnus-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 editors/tamago-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 editors/psgml-mule: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 editors/psgml-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 editors/psgml-emacs19: emacs19 is obsolete; please use a more recent version 2007-08-19 editors/leim20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 editors/iiimecf: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 editors/gnuserv-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 devel/semantic-emacs20: emacs20 and related ports are obsolete; please use a more recent version
Notes
Notes: svn path=/head/; revision=197906
Diffstat (limited to 'irc')
-rw-r--r--irc/Makefile1
-rw-r--r--irc/riece-emacs20/Makefile15
2 files changed, 0 insertions, 16 deletions
diff --git a/irc/Makefile b/irc/Makefile
index d42d01934523..0da502379485 100644
--- a/irc/Makefile
+++ b/irc/Makefile
@@ -99,7 +99,6 @@
SUBDIR += ratbox-services
SUBDIR += rbot
SUBDIR += riece
- SUBDIR += riece-emacs20
SUBDIR += riece-emacs21
SUBDIR += roxirc
SUBDIR += ruby-irc
diff --git a/irc/riece-emacs20/Makefile b/irc/riece-emacs20/Makefile
deleted file mode 100644
index 792d24a0e17b..000000000000
--- a/irc/riece-emacs20/Makefile
+++ /dev/null
@@ -1,15 +0,0 @@
-# New ports collection makefile for: riece-emacs20
-# Date created: 30 May 2004
-# Whom: KIMURA Yasuhiro <yasu@utahime.org>
-#
-# $FreeBSD$
-
-MASTERDIR= ${.CURDIR}/../riece
-
-DEPRECATED= emacs20 and related ports are obsolete; please use a more recent version
-EXPIRATION_DATE= 2007-08-19
-
-USE_EMACS= yes
-EMACS_PORT_NAME= emacs20
-
-.include "${MASTERDIR}/Makefile"