diff options
author | nectar <nectar@FreeBSD.org> | 2002-01-08 22:02:34 +0000 |
---|---|---|
committer | nectar <nectar@FreeBSD.org> | 2002-01-08 22:02:34 +0000 |
commit | 1aa9c4b78e4e10ab7dfb89df3b633bb2caecef52 (patch) | |
tree | 8257e395b78946f14a61b33cff16e3ba8b72d124 /security/pam-pgsql/Makefile | |
parent | 87821a786a16326261c0e0d9f4d9e900fa6d09ce (diff) | |
download | FreeBSD-ports-1aa9c4b78e4e10ab7dfb89df3b633bb2caecef52.zip FreeBSD-ports-1aa9c4b78e4e10ab7dfb89df3b633bb2caecef52.tar.gz |
Mark this port FORBIDDEN due to a security hole.
Diffstat (limited to 'security/pam-pgsql/Makefile')
-rw-r--r-- | security/pam-pgsql/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/pam-pgsql/Makefile b/security/pam-pgsql/Makefile index b3a40e9..09a5101 100644 --- a/security/pam-pgsql/Makefile +++ b/security/pam-pgsql/Makefile @@ -17,6 +17,8 @@ MAINTAINER= mi@aldan.algebra.com LIB_DEPENDS= mhash:${PORTSDIR}/security/mhash \ pq:${PORTSDIR}/databases/postgresql7 +FORBIDDEN= security + # When the family of Debian mirrors is added to bsd.port.mk, # this will suddenly start making sense: MASTER_SITE_DEBIAN?= http://ftp.debian.org/debian/%SUBDIR%/ |