diff options
Diffstat (limited to 'mail/smtpclient/Makefile')
-rw-r--r-- | mail/smtpclient/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/smtpclient/Makefile b/mail/smtpclient/Makefile index e0a1a28b6221..a9a63fb9c816 100644 --- a/mail/smtpclient/Makefile +++ b/mail/smtpclient/Makefile @@ -14,6 +14,9 @@ MASTER_SITES= ftp://www.ossp.org/pkg/tool/smtpclient/ MAINTAINER= ports@FreeBSD.org COMMENT= Simple SMTP client +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + GNU_CONFIGURE= yes MAN1= smtpclient.1 PLIST_FILES= bin/smtpclient |