diff options
author | wxs <wxs@FreeBSD.org> | 2009-04-12 23:52:35 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2009-04-12 23:52:35 +0800 |
commit | da368303ee4620b238e6e92650e12370465643e7 (patch) | |
tree | 1d76fb8f329a8a9db8b1a3a49a5250dc23cb2cb4 /mail/squirrelmail-email_footer-plugin | |
parent | 8044f0e4dad3ac3a6e1e1e11ad3ccb9f5a18d2fc (diff) | |
download | freebsd-ports-gnome-da368303ee4620b238e6e92650e12370465643e7.tar.gz freebsd-ports-gnome-da368303ee4620b238e6e92650e12370465643e7.tar.zst freebsd-ports-gnome-da368303ee4620b238e6e92650e12370465643e7.zip |
- Reassign maintainer to ports@FreeBSD.org.
PR: ports/133659
Submitted by: Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
Diffstat (limited to 'mail/squirrelmail-email_footer-plugin')
-rw-r--r-- | mail/squirrelmail-email_footer-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/squirrelmail-email_footer-plugin/Makefile b/mail/squirrelmail-email_footer-plugin/Makefile index 65b0fcb4c3d0..9ce289466c93 100644 --- a/mail/squirrelmail-email_footer-plugin/Makefile +++ b/mail/squirrelmail-email_footer-plugin/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.squirrelmail.org/plugins/ DISTNAME= ${SQUIRREL_PLUGIN_NAME}-${PORTVERSION}-1.4.2 DIST_SUBDIR= squirrelmail -MAINTAINER= gerrit.beine@gmx.de +MAINTAINER= ports@FreeBSD.org COMMENT= Automatically appends footer to SquirrelMail-generated emails RUN_DEPENDS= ${SQUIRRELDIR}/index.php:${PORTSDIR}/mail/squirrelmail \ |