diff options
Diffstat (limited to 'mail/sentinel')
-rw-r--r-- | mail/sentinel/Makefile | 2 | ||||
-rw-r--r-- | mail/sentinel/pkg-comment | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/mail/sentinel/Makefile b/mail/sentinel/Makefile index 3c34677e6045..988e65e1781d 100644 --- a/mail/sentinel/Makefile +++ b/mail/sentinel/Makefile @@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Sentinel is a sendmail milter API implementation + USE_REINPLACE= yes MAKEFILE= Makefile.FreeBSD ALL_TARGET= sentinel diff --git a/mail/sentinel/pkg-comment b/mail/sentinel/pkg-comment deleted file mode 100644 index 7ad8836f4b2b..000000000000 --- a/mail/sentinel/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Sentinel is a sendmail milter API implementation |