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-notes-plugin | |
parent | c07393a62e6d6b754ec65d4a64ec38cfe7f40f28 (diff) | |
download | ports-129e8f454e9d54ca50aae3d5aff13f286602006a.tar.gz ports-129e8f454e9d54ca50aae3d5aff13f286602006a.zip |
Notes
Diffstat (limited to 'mail/squirrelmail-notes-plugin')
-rw-r--r-- | mail/squirrelmail-notes-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/squirrelmail-notes-plugin/Makefile b/mail/squirrelmail-notes-plugin/Makefile index 12f232fe7e44..3260b952fb1b 100644 --- a/mail/squirrelmail-notes-plugin/Makefile +++ b/mail/squirrelmail-notes-plugin/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.squirrelmail.org/plugins/ DISTNAME= ${SQUIRREL_PLUGIN_NAME}.${PORTVERSION}-1.4.0 DIST_SUBDIR= squirrelmail -MAINTAINER= gerrit.beine@gmx.de +MAINTAINER= ports@FreeBSD.org COMMENT= Allows you to create notes RUN_DEPENDS= ${SQUIRRELDIR}/index.php:${PORTSDIR}/mail/squirrelmail \ |