diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2009-04-12 15:52:35 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2009-04-12 15:52:35 +0000 |
commit | 129e8f454e9d54ca50aae3d5aff13f286602006a (patch) | |
tree | 8832a0a252393e6ca87190a60e1e67acc29fd9ea /mail/squirrelmail-sasql-plugin | |
parent | c07393a62e6d6b754ec65d4a64ec38cfe7f40f28 (diff) | |
download | ports-129e8f454e9d54ca50aae3d5aff13f286602006a.tar.gz ports-129e8f454e9d54ca50aae3d5aff13f286602006a.zip |
- Reassign maintainer to ports@FreeBSD.org.
PR: ports/133659
Submitted by: Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
Notes
Notes:
svn path=/head/; revision=232215
Diffstat (limited to 'mail/squirrelmail-sasql-plugin')
-rw-r--r-- | mail/squirrelmail-sasql-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/squirrelmail-sasql-plugin/Makefile b/mail/squirrelmail-sasql-plugin/Makefile index d0799116fea7..1aaa7f899d66 100644 --- a/mail/squirrelmail-sasql-plugin/Makefile +++ b/mail/squirrelmail-sasql-plugin/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.squirrelmail.org/plugins/ DISTNAME= ${SQUIRREL_PLUGIN_NAME}-${PORTVERSION} DIST_SUBDIR= squirrelmail -MAINTAINER= gerrit.beine@gmx.de +MAINTAINER= ports@FreeBSD.org COMMENT= Edit SpamAssassin settings stored in an SQL DB RUN_DEPENDS= ${SQUIRRELDIR}/index.php:${PORTSDIR}/mail/squirrelmail \ |