summaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2005-11-05 11:50:54 +0000
committerKris Kennaway <kris@FreeBSD.org>2005-11-05 11:50:54 +0000
commit4d09a2c448b1dbce09101e53d1c4c8e31b19c2cb (patch)
tree95c2211abc326296b82de0a0d495384e56a92e87 /news
parentUpdate to 1.9.99. (diff)
Remove the t-gnus slave ports, since t-gnus was removed.
Notes
Notes: svn path=/head/; revision=147367
Diffstat (limited to 'news')
-rw-r--r--news/Makefile3
-rw-r--r--news/t-gnus-emacs20/Makefile12
-rw-r--r--news/t-gnus-mule/Makefile12
-rw-r--r--news/t-gnus-xemacs21-mule/Makefile14
4 files changed, 0 insertions, 41 deletions
diff --git a/news/Makefile b/news/Makefile
index 72e2687d725e..bcfe11aff84c 100644
--- a/news/Makefile
+++ b/news/Makefile
@@ -91,9 +91,6 @@
SUBDIR += sn
SUBDIR += suck
SUBDIR += suck-cnews
- SUBDIR += t-gnus-emacs20
- SUBDIR += t-gnus-mule
- SUBDIR += t-gnus-xemacs21-mule
SUBDIR += tin
SUBDIR += trn
SUBDIR += trn4
diff --git a/news/t-gnus-emacs20/Makefile b/news/t-gnus-emacs20/Makefile
deleted file mode 100644
index 3f4905dcc97f..000000000000
--- a/news/t-gnus-emacs20/Makefile
+++ /dev/null
@@ -1,12 +0,0 @@
-# New ports collection makefile for: T-gnus (for emacs)
-# Date created: 13 September 2000
-# Whom: Satoshi Taoka <taoka@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-MASTERDIR= ${.CURDIR}/../t-gnus
-
-EMACS_PORT_NAME= emacs20
-
-.include "${MASTERDIR}/Makefile"
diff --git a/news/t-gnus-mule/Makefile b/news/t-gnus-mule/Makefile
deleted file mode 100644
index ae202f0f3547..000000000000
--- a/news/t-gnus-mule/Makefile
+++ /dev/null
@@ -1,12 +0,0 @@
-# New ports collection makefile for: T-gnus (for mule)
-# Date created: 13 September 2000
-# Whom: Satoshi Taoka <taoka@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-MASTERDIR= ${.CURDIR}/../t-gnus
-
-EMACS_PORT_NAME= mule
-
-.include "${MASTERDIR}/Makefile"
diff --git a/news/t-gnus-xemacs21-mule/Makefile b/news/t-gnus-xemacs21-mule/Makefile
deleted file mode 100644
index 22460b843388..000000000000
--- a/news/t-gnus-xemacs21-mule/Makefile
+++ /dev/null
@@ -1,14 +0,0 @@
-# New ports collection makefile for: T-gnus (for xemacs21-mule)
-# Date created: 13 September 2000
-# Whom: Satoshi Taoka <taoka@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-MASTERDIR= ${.CURDIR}/../t-gnus
-
-EMACS_PORT_NAME= xemacs21-mule
-EMACS_W3M_LISP_FILE= ${LOCALBASE}/lib/xemacs/site-packages/lisp/w3m/shimbun.el
-
-
-.include "${MASTERDIR}/Makefile"