diff options
Diffstat (limited to 'mail/cvsmail')
-rw-r--r-- | mail/cvsmail/Makefile | 2 | ||||
-rw-r--r-- | mail/cvsmail/pkg-comment | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/mail/cvsmail/Makefile b/mail/cvsmail/Makefile index 3009154a23b3..e49d07e204fc 100644 --- a/mail/cvsmail/Makefile +++ b/mail/cvsmail/Makefile @@ -13,6 +13,8 @@ DISTNAME= mailutils-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A small program to add cvsweb links to FreeBSD commit messages + ALL_TARGET= cvsmail MANCOMPRESSED= no MAN1= cvsmail.1 diff --git a/mail/cvsmail/pkg-comment b/mail/cvsmail/pkg-comment deleted file mode 100644 index 3c067cca3815..000000000000 --- a/mail/cvsmail/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A small program to add cvsweb links to FreeBSD commit messages |