aboutsummaryrefslogtreecommitdiffstats
path: root/mail/movemail/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/movemail/Makefile')
-rw-r--r--mail/movemail/Makefile21
1 files changed, 0 insertions, 21 deletions
diff --git a/mail/movemail/Makefile b/mail/movemail/Makefile
deleted file mode 100644
index f1736ecd450d..000000000000
--- a/mail/movemail/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# Created by: wosch
-# $FreeBSD$
-
-PORTNAME= movemail
-PORTVERSION= 1.0
-PORTREVISION= 1
-CATEGORIES= mail
-MASTER_SITES= http://wolfram.schneider.org/src/
-
-MAINTAINER= wosch@FreeBSD.org
-COMMENT= Move your mail box to another location
-
-DEPRECATED= Out of date
-EXPIRATION_DATE= 2017-09-01
-
-USES= uidfix
-
-PLIST_FILES= bin/movemail \
- man/man1/movemail.1.gz
-
-.include <bsd.port.mk>