aboutsummaryrefslogtreecommitdiff
path: root/mail/smtpclient
diff options
context:
space:
mode:
Diffstat (limited to 'mail/smtpclient')
-rw-r--r--mail/smtpclient/Makefile~11
1 files changed, 0 insertions, 11 deletions
diff --git a/mail/smtpclient/Makefile~ b/mail/smtpclient/Makefile~
deleted file mode 100644
index 4d095115f256..000000000000
--- a/mail/smtpclient/Makefile~
+++ /dev/null
@@ -1,11 +0,0 @@
-PORTNAME= smtpclient
-PORTVERSION= 1.0.0
-CATEGORIES= mail
-MASTER_SITES= http://www.engelschall.com/sw/smtpclient/distrib/
-
-MAINTAINER= ports@FreeBSD.org
-
-GNU_CONFIGURE= yes
-MAN1= smtpclient.1
-
-.include <bsd.port.mk>