aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2003-01-20 08:09:52 +0800
committerkris <kris@FreeBSD.org>2003-01-20 08:09:52 +0800
commit450206eacc42aaad783290355d5a53e23ca50e76 (patch)
tree714962c7ac260ab6e049cf5bafe4389513ce3c3d /mail
parenta87110bf00d6176d6de56db3302a88f8d7e387ba (diff)
downloadfreebsd-ports-gnome-450206eacc42aaad783290355d5a53e23ca50e76.tar.gz
freebsd-ports-gnome-450206eacc42aaad783290355d5a53e23ca50e76.tar.zst
freebsd-ports-gnome-450206eacc42aaad783290355d5a53e23ca50e76.zip
(Temporarily) retired ports should be retired into the attic so they
don't confuse INDEX builds or cause warnings for 'make checksubdirs'
Diffstat (limited to 'mail')
-rw-r--r--mail/mailman-devel/Makefile19
1 files changed, 0 insertions, 19 deletions
diff --git a/mail/mailman-devel/Makefile b/mail/mailman-devel/Makefile
deleted file mode 100644
index 96d464786a35..000000000000
--- a/mail/mailman-devel/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-# New ports collection makefile for: mailman-devel
-# Date created: 22 July 2002
-# Whom: Johann Visagie <wjv@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= mailman
-PORTVERSION= 2.1
-CATEGORIES= mail
-
-MAINTAINER= wjv@FreeBSD.org
-
-BROKEN= Retired until a new development brach of Mailman becomes \
- active - use mail/mailman instead
-
-NO_LATEST_LINK= yes
-
-.include <bsd.port.mk>