summaryrefslogtreecommitdiff
path: root/mail/pop3gwd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/pop3gwd/Makefile')
-rw-r--r--mail/pop3gwd/Makefile18
1 files changed, 0 insertions, 18 deletions
diff --git a/mail/pop3gwd/Makefile b/mail/pop3gwd/Makefile
deleted file mode 100644
index f9e0ad1cb894..000000000000
--- a/mail/pop3gwd/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# Created by: jonny@jonny.eng.br
-# $FreeBSD$
-
-PORTNAME= pop3gwd
-PORTVERSION= 1.2
-CATEGORIES= mail net
-MASTER_SITES= http://fresh.t-systems-sfr.com/linux/src/
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= App-level proxy for Mail retrieval behind Firewalls
-
-BROKEN= unfetchable
-DEPRECATED= Broken for more than 6 months
-EXPIRATION_DATE= 2016-07-04
-
-WRKSRC= ${WRKDIR}/${PORTNAME}
-
-.include <bsd.port.mk>