diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2001-12-03 11:35:05 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2001-12-03 11:35:05 +0000 |
commit | 2ffd2151d8b8803e39ce5b7514bbfbc3f9ac9569 (patch) | |
tree | 76a0aa6466b2311e317ed81cbcf2d42296b42f35 | |
parent | Unbreak -- it now compiles with cdef.h revs 1.48 / 1.28.2.6. (diff) |
Set MAINTAINER to ports@.
I do not use this program anymore.
Notes
Notes:
svn path=/head/; revision=50959
-rw-r--r-- | mail/mailman/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/mailman/Makefile b/mail/mailman/Makefile index 9be270f978fd..eb618a300636 100644 --- a/mail/mailman/Makefile +++ b/mail/mailman/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_GNU} \ ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= mailman -MAINTAINER= demon@FreeBSD.org +MAINTAINER= ports@FreeBSD.org RUN_DEPENDS= ${LOCALBASE}/sbin/httpd:${PORTSDIR}/www/apache13 |