diff options
author | Bryan Drewery <bdrewery@FreeBSD.org> | 2013-08-18 13:31:33 +0000 |
---|---|---|
committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2013-08-18 13:31:33 +0000 |
commit | a970ff6b19c7bc3c6d30a110150ecda5f0b8f5d1 (patch) | |
tree | a95e93239c3f2cbfca6d9598256f651504e4ac55 /mail | |
parent | 5bae7389e953854e27f69b736173b9f5aac010fe (diff) |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/cvsmail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/cvsmail/Makefile b/mail/cvsmail/Makefile index e0bee7e01f9b..ef76e66f7838 100644 --- a/mail/cvsmail/Makefile +++ b/mail/cvsmail/Makefile @@ -7,7 +7,7 @@ CATEGORIES= mail MASTER_SITES= LOCAL/pgollucci DISTNAME= mailutils-${PORTVERSION} -MAINTAINER= pgollucci@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A small program to add cvsweb links to FreeBSD commit messages DIST_SUBDIR= ${PORTNAME} |