diff options
author | mandree <mandree@FreeBSD.org> | 2013-08-21 16:05:53 +0800 |
---|---|---|
committer | mandree <mandree@FreeBSD.org> | 2013-08-21 16:05:53 +0800 |
commit | a6953522234f9a017f28cda5a1d03966e50f144b (patch) | |
tree | 09fb745cc13dcdc3c8dc133b36a02dcae22124e3 /mail | |
parent | ae14f12de8974dbc8b75e196ef306656e1d6edee (diff) | |
download | freebsd-ports-gnome-a6953522234f9a017f28cda5a1d03966e50f144b.tar.gz freebsd-ports-gnome-a6953522234f9a017f28cda5a1d03966e50f144b.tar.zst freebsd-ports-gnome-a6953522234f9a017f28cda5a1d03966e50f144b.zip |
Grab port.
I am aware there are open PRs and new versions, will see to that later.
Diffstat (limited to 'mail')
-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 7be294ba16be..89e5d7f1ded2 100644 --- a/mail/mailman/Makefile +++ b/mail/mailman/Makefile @@ -11,7 +11,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} EXTRACT_SUFX= .tgz DIST_SUBDIR= mailman -MAINTAINER= ports@FreeBSD.org +MAINTAINER= mandree@FreeBSD.org COMMENT= Mailing list manager (MLM) with a user-friendly web front-end LICENSE= GPLv2 |