aboutsummaryrefslogtreecommitdiff
path: root/mail/smtpclient
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2001-08-25 10:14:31 +0000
committerKris Kennaway <kris@FreeBSD.org>2001-08-25 10:14:31 +0000
commit3524d0d5f85b1beda4bb60e73edaf7f818828d67 (patch)
tree1782505898efa3b40323b373c2e4c18d213c6b76 /mail/smtpclient
parent0e61002d04e343a2cf1763fb32e27bef65ce1073 (diff)
downloadports-3524d0d5f85b1beda4bb60e73edaf7f818828d67.tar.gz
ports-3524d0d5f85b1beda4bb60e73edaf7f818828d67.zip
Notes
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>