aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2001-08-25 18:14:31 +0800
committerkris <kris@FreeBSD.org>2001-08-25 18:14:31 +0800
commitce8cc0d5b455e303c4e4cdb95cd57ac7304cf2c5 (patch)
treea6b50e28b34119e6b9e724ab204068528dbfe3d6 /mail
parent941d45f4cdc730142a6b4ad78d3e4c7ce00f912f (diff)
downloadfreebsd-ports-gnome-ce8cc0d5b455e303c4e4cdb95cd57ac7304cf2c5.tar.gz
freebsd-ports-gnome-ce8cc0d5b455e303c4e4cdb95cd57ac7304cf2c5.tar.zst
freebsd-ports-gnome-ce8cc0d5b455e303c4e4cdb95cd57ac7304cf2c5.zip
Oops, remove stray file
Diffstat (limited to 'mail')
-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>