summaryrefslogtreecommitdiff
path: root/net/openldap23-sasl-client
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2013-07-01 09:19:36 +0000
committerRene Ladan <rene@FreeBSD.org>2013-07-01 09:19:36 +0000
commitd8885b58f99f561c7f5ebb46148e1ca28be57930 (patch)
treeb5e0f35abf91351f93ca30907f51254bc6fb450c /net/openldap23-sasl-client
parent- Update to 3.7.1 (diff)
Remove expired ports:
2013-07-01 net/openldap23-sasl-client: Unmaintained by upstream 2013-07-01 net/openldap23-server: Unmaintained by upstream 2013-07-01 net/openldap23-client: Unmaintained by upstream 2013-07-01 www/py-django13: Unsupported version 2013-07-01 devel/libtifiles: Superseded by devel/libtifiles2 2013-07-01 comms/libticables: Superseded by comms/libticables2 2013-07-01 devel/libticalcs: Superseded by comms/libticalcs2 2013-07-01 emulators/tiemu2: Superseded by emulators/tiemu3
Notes
Notes: svn path=/head/; revision=322119
Diffstat (limited to 'net/openldap23-sasl-client')
-rw-r--r--net/openldap23-sasl-client/Makefile11
1 files changed, 0 insertions, 11 deletions
diff --git a/net/openldap23-sasl-client/Makefile b/net/openldap23-sasl-client/Makefile
deleted file mode 100644
index 2f756703c915..000000000000
--- a/net/openldap23-sasl-client/Makefile
+++ /dev/null
@@ -1,11 +0,0 @@
-# Created by: Vsevolod Stakhov <vsevolod@highsecure.ru>
-#
-# $FreeBSD$
-#
-
-CLIENT_ONLY= yes
-OPTIONS_SLAVE= SASL
-
-MASTERDIR= ${.CURDIR}/../openldap23-server
-
-.include "${MASTERDIR}/Makefile"