diff options
author | thierry <thierry@FreeBSD.org> | 2009-08-02 22:11:24 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2009-08-02 22:11:24 +0800 |
commit | f078d2da2434ebad90e0a7df5346234ec8fca9a4 (patch) | |
tree | 7255490b57dffbc35874128c82eb31b51ec358be /mail/squirrelmail-multilogin-plugin | |
parent | b97ab6e609dc1018ff0445e77332ce79a1ba609d (diff) | |
download | freebsd-ports-gnome-f078d2da2434ebad90e0a7df5346234ec8fca9a4.tar.gz freebsd-ports-gnome-f078d2da2434ebad90e0a7df5346234ec8fca9a4.tar.zst freebsd-ports-gnome-f078d2da2434ebad90e0a7df5346234ec8fca9a4.zip |
Mark mail/squirrelmail-multilogin-plugin as FORBIDDEN and add the
corresponding entry in VuXML.
Security: VuXML: 0d0237d0-7f68-11de-984d-0011098ad87f
Diffstat (limited to 'mail/squirrelmail-multilogin-plugin')
-rw-r--r-- | mail/squirrelmail-multilogin-plugin/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/squirrelmail-multilogin-plugin/Makefile b/mail/squirrelmail-multilogin-plugin/Makefile index b18fe635f773..fbfb8d6e6363 100644 --- a/mail/squirrelmail-multilogin-plugin/Makefile +++ b/mail/squirrelmail-multilogin-plugin/Makefile @@ -20,6 +20,8 @@ COMMENT= Allows manual selection of login server on login page RUN_DEPENDS= ${SQUIRRELDIR}/index.php:${PORTSDIR}/mail/squirrelmail \ ${SQUIRRELDIR}/plugins/compatibility:${PORTSDIR}/mail/squirrelmail-compatibility-plugin +FORBIDDEN= This plugin has been compromised + SQUIRREL_PLUGIN_NAME= ${PORTNAME} .ifdef SQUIRRELDIR |