summaryrefslogtreecommitdiff
path: root/mail/smtprc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/smtprc/Makefile')
-rw-r--r--mail/smtprc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/smtprc/Makefile b/mail/smtprc/Makefile
index 7cda26c9dad0..57dff7e0f4ea 100644
--- a/mail/smtprc/Makefile
+++ b/mail/smtprc/Makefile
@@ -3,12 +3,13 @@ PORTVERSION= 2.0.3
PORTREVISION= 1
CATEGORIES= mail
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
-EXTRACT_SUFX= .tgz
MAINTAINER= portmaster@bsdforge.com
COMMENT= Scanner for open SMTP relays
WWW= http://smtprc.sourceforge.net
+USES= tar:tgz
+
OPTIONS_DEFINE= DOCS GUI
.include <bsd.port.options.mk>