aboutsummaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-08-19 08:32:46 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-08-19 08:32:46 +0000
commita9c74f1ce3c2da255f28a0951e62cf1e46da276a (patch)
tree1bd280c0f8b944f69966ed2f4f1f48bff9ff30c4 /databases
parente80f64714398adab9980872ffb5f5b93e7f4ab19 (diff)
downloadports-a9c74f1ce3c2da255f28a0951e62cf1e46da276a.tar.gz
ports-a9c74f1ce3c2da255f28a0951e62cf1e46da276a.zip
Notes
Diffstat (limited to 'databases')
-rw-r--r--databases/Makefile2
-rw-r--r--databases/bbdb-emacs20/Makefile16
-rw-r--r--databases/lsdb-emacs20/Makefile16
3 files changed, 0 insertions, 34 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 139963ea0185..72928d673b88 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -11,7 +11,6 @@
SUBDIR += aolserver-nsmysql
SUBDIR += aolserver-nspostgres
SUBDIR += bbdb
- SUBDIR += bbdb-emacs20
SUBDIR += cdb
SUBDIR += clip
SUBDIR += courier-authlib-mysql
@@ -120,7 +119,6 @@
SUBDIR += linux-oracle-instantclient-sdk
SUBDIR += linux-oracle-instantclient-sqlplus
SUBDIR += lsdb
- SUBDIR += lsdb-emacs20
SUBDIR += mantis
SUBDIR += mdbtools
SUBDIR += memcached
diff --git a/databases/bbdb-emacs20/Makefile b/databases/bbdb-emacs20/Makefile
deleted file mode 100644
index ec1b0acea885..000000000000
--- a/databases/bbdb-emacs20/Makefile
+++ /dev/null
@@ -1,16 +0,0 @@
-# New ports collection makefile for: bbdb (for emacs20)
-# Date Created: 12 Dec 2001
-# Whom: Yoichi NAKAYAMA <yoichi@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-MASTERDIR= ${.CURDIR}/../bbdb
-
-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"
diff --git a/databases/lsdb-emacs20/Makefile b/databases/lsdb-emacs20/Makefile
deleted file mode 100644
index e1b754eea3ba..000000000000
--- a/databases/lsdb-emacs20/Makefile
+++ /dev/null
@@ -1,16 +0,0 @@
-# New ports collection makefile for: lsdb (for emacs20)
-# Date Created: 27 Apr 2002
-# Whom: Yoichi NAKAYAMA <yoichi@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-MASTERDIR= ${.CURDIR}/../lsdb
-
-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"