diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2013-09-20 03:36:27 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2013-09-20 03:36:27 +0800 |
commit | d785a984b4b18b38fa1b9b0f69c2d27007e66748 (patch) | |
tree | 7ea013daa8e1ec2b99b1dda550515d9d49506341 /mail/squirrelmail-email_footer-plugin | |
parent | fdcd7ad45d58f7b0b83c2f0f4c7ccd1a5cf172a3 (diff) | |
download | freebsd-ports-gnome-d785a984b4b18b38fa1b9b0f69c2d27007e66748.tar.gz freebsd-ports-gnome-d785a984b4b18b38fa1b9b0f69c2d27007e66748.tar.zst freebsd-ports-gnome-d785a984b4b18b38fa1b9b0f69c2d27007e66748.zip |
- Reassign to the heap, I haven't used squirrelmail in a long time
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 3214eb7376ba..8a340dfee160 100644 --- a/mail/squirrelmail-email_footer-plugin/Makefile +++ b/mail/squirrelmail-email_footer-plugin/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.6 DISTNAME= ${PORTNAME}-${PORTVERSION}-1.4.2 DIST_SUBDIR= squirrelmail -MAINTAINER= tabthorpe@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Automatically appends footer to SquirrelMail-generated emails RUN_DEPENDS+= ${SQUIRRELDIR}/plugins/compatibility:${PORTSDIR}/mail/squirrelmail-compatibility-plugin |