aboutsummaryrefslogtreecommitdiffstats
path: root/databases/phpmyadmin
diff options
context:
space:
mode:
authoreik <eik@FreeBSD.org>2004-03-12 02:48:07 +0800
committereik <eik@FreeBSD.org>2004-03-12 02:48:07 +0800
commit1136b24a28ea8d321522a88c02185e51e1dd88e9 (patch)
tree2263f6b0cf945fcc93e3879eae3125775bae1614 /databases/phpmyadmin
parentecbd1318412e8858f9ccc2b66fb5c4252b84e16d (diff)
downloadfreebsd-ports-gnome-1136b24a28ea8d321522a88c02185e51e1dd88e9.tar.gz
freebsd-ports-gnome-1136b24a28ea8d321522a88c02185e51e1dd88e9.tar.zst
freebsd-ports-gnome-1136b24a28ea8d321522a88c02185e51e1dd88e9.zip
Sync FORBIDDEN tags with the FreeBSD VuXML database, please refer to the
individual database entries for details. Report errors and omissions in the database to the FreeBSD Security Officer <security-officer@FreeBSD.org> bump PORTREVISON for x11/linux-XFree86-libs, since the vulnerabilites are fixed.
Diffstat (limited to 'databases/phpmyadmin')
-rw-r--r--databases/phpmyadmin/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/phpmyadmin/Makefile b/databases/phpmyadmin/Makefile
index f6aa95209b15..3314186bfb3b 100644
--- a/databases/phpmyadmin/Makefile
+++ b/databases/phpmyadmin/Makefile
@@ -15,6 +15,8 @@ DISTFILES= ${DISTNAME}-${PHP_SUFX}${EXTRACT_SUFX}
MAINTAINER= nbm@FreeBSD.org
COMMENT= A set of PHP-scripts to adminstrate MySQL over the web
+FORBIDDEN= http://people.freebsd.org/~eik/portaudit/cc0fb686-6550-11d8-80e3-0020ed76ef5a.html
+
.if defined(WITH_PHP3)
RUN_DEPENDS+= ${LOCALBASE}/libexec/apache/libphp3.so:${PORTSDIR}/www/mod_php3
.endif