diff options
Diffstat (limited to 'mail/sendmail-old/Makefile')
-rw-r--r-- | mail/sendmail-old/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/sendmail-old/Makefile b/mail/sendmail-old/Makefile index de726183fc34..51a063ad03ba 100644 --- a/mail/sendmail-old/Makefile +++ b/mail/sendmail-old/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= ftp://ftp.sendmail.org/pub/sendmail/ \ DISTNAME= ${PORTNAME}.${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org +COMMENT= Reliable, highly configurable mail transfer agent with utilities NO_LATEST_LINK= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |