diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-01-12 06:54:31 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-01-12 06:54:31 +0000 |
commit | 9875f3c1aa082602746622091cd6e4136d068aa1 (patch) | |
tree | 1796600389582202f67ad3f7bcfaa7d9999d6a1d /mail/squirrelmail-qmailadmin_login-plugin | |
parent | a8fa551e17829b41ef4db1de6a82e5cd81fdd4c2 (diff) | |
download | ports-9875f3c1aa082602746622091cd6e4136d068aa1.tar.gz ports-9875f3c1aa082602746622091cd6e4136d068aa1.zip |
- Adopt
Notes
Notes:
svn path=/head/; revision=247688
Diffstat (limited to 'mail/squirrelmail-qmailadmin_login-plugin')
-rw-r--r-- | mail/squirrelmail-qmailadmin_login-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/squirrelmail-qmailadmin_login-plugin/Makefile b/mail/squirrelmail-qmailadmin_login-plugin/Makefile index 383ec961b5a5..d9e2d15dfcfa 100644 --- a/mail/squirrelmail-qmailadmin_login-plugin/Makefile +++ b/mail/squirrelmail-qmailadmin_login-plugin/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.squirrelmail.org/plugins/ DISTNAME= ${SQUIRREL_PLUGIN_NAME}-${PORTVERSION}-1.4.3 DIST_SUBDIR= squirrelmail -MAINTAINER= ports@FreeBSD.org +MAINTAINER= pgollucci@FreeBSD.org COMMENT= Using the QmailAdmin cgi interface from SquirrelMail RUN_DEPENDS= ${SQUIRRELDIR}/index.php:${PORTSDIR}/mail/squirrelmail |