diff options
Diffstat (limited to 'mail/smtpclient')
-rw-r--r-- | mail/smtpclient/Makefile | 2 | ||||
-rw-r--r-- | mail/smtpclient/pkg-comment | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/mail/smtpclient/Makefile b/mail/smtpclient/Makefile index db79d36c1309..5309f71ad889 100644 --- a/mail/smtpclient/Makefile +++ b/mail/smtpclient/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= http://www.engelschall.com/sw/smtpclient/distrib/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Simple SMTP client + GNU_CONFIGURE= yes MAN1= smtpclient.1 diff --git a/mail/smtpclient/pkg-comment b/mail/smtpclient/pkg-comment deleted file mode 100644 index ccaea253f8b7..000000000000 --- a/mail/smtpclient/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Simple SMTP client |