diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2013-09-19 19:36:27 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2013-09-19 19:36:27 +0000 |
commit | 59f9e4136eda375b1d4d58a50d948f9d3cd615ba (patch) | |
tree | 7ea013daa8e1ec2b99b1dda550515d9d49506341 /mail/squirrelmail-login_notes-plugin | |
parent | 9b73f6eb07bbebc2eaa46a9731f891bc83ed581c (diff) | |
download | freebsd-ports-59f9e4136eda375b1d4d58a50d948f9d3cd615ba.zip |
- Reassign to the heap, I haven't used squirrelmail in a long time
Diffstat (limited to 'mail/squirrelmail-login_notes-plugin')
-rw-r--r-- | mail/squirrelmail-login_notes-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/squirrelmail-login_notes-plugin/Makefile b/mail/squirrelmail-login_notes-plugin/Makefile index 540763c2dd5e..81a844b95698 100644 --- a/mail/squirrelmail-login_notes-plugin/Makefile +++ b/mail/squirrelmail-login_notes-plugin/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.2 DISTNAME= ${SQUIRREL_PLUGIN_NAME}-${PORTVERSION}-1.4.0 DIST_SUBDIR= squirrelmail -MAINTAINER= tabthorpe@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Place notes on the login screen LICENSE= GPLv2 |