diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2003-08-21 14:21:32 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2003-08-21 14:21:32 +0000 |
commit | b059e92cdf98eb0837b10b2f4805032f506cc5e3 (patch) | |
tree | a581ff7d5552b561c433d9dc832b9a82a114cf3d | |
parent | Update address of maintainer. (diff) |
Remove comment character in front of FORBIDDEN, slipped in by accident.
Pointy hat to: netchild
Diffstat (limited to '')
-rw-r--r-- | databases/firebird-client/Makefile | 2 | ||||
-rw-r--r-- | databases/firebird-server/Makefile | 2 | ||||
-rw-r--r-- | databases/firebird/Makefile | 2 | ||||
-rw-r--r-- | databases/firebird2-server/Makefile | 2 | ||||
-rw-r--r-- | databases/firebird20-server/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/databases/firebird-client/Makefile b/databases/firebird-client/Makefile index e467cd98b070..889cbe9844b7 100644 --- a/databases/firebird-client/Makefile +++ b/databases/firebird-client/Makefile @@ -18,7 +18,7 @@ DISTFILES= bootkit-1.0.2.908.tar.gz \ MAINTAINER= chris@e-easy.com.au COMMENT= The open-source InterBase(tm) 6.0 spin-off (Classic version) -#FORBIDDEN= Local Stack Overflow, see http://packetstormsecurity.nl/0305-exploits/dsr-adv001.txt +FORBIDDEN= Local Stack Overflow, see http://packetstormsecurity.nl/0305-exploits/dsr-adv001.txt WRKSRC= ${WRKDIR}/firebird-1.0.2.908 INSTALLS_SHLIB= yes diff --git a/databases/firebird-server/Makefile b/databases/firebird-server/Makefile index e467cd98b070..889cbe9844b7 100644 --- a/databases/firebird-server/Makefile +++ b/databases/firebird-server/Makefile @@ -18,7 +18,7 @@ DISTFILES= bootkit-1.0.2.908.tar.gz \ MAINTAINER= chris@e-easy.com.au COMMENT= The open-source InterBase(tm) 6.0 spin-off (Classic version) -#FORBIDDEN= Local Stack Overflow, see http://packetstormsecurity.nl/0305-exploits/dsr-adv001.txt +FORBIDDEN= Local Stack Overflow, see http://packetstormsecurity.nl/0305-exploits/dsr-adv001.txt WRKSRC= ${WRKDIR}/firebird-1.0.2.908 INSTALLS_SHLIB= yes diff --git a/databases/firebird/Makefile b/databases/firebird/Makefile index e467cd98b070..889cbe9844b7 100644 --- a/databases/firebird/Makefile +++ b/databases/firebird/Makefile @@ -18,7 +18,7 @@ DISTFILES= bootkit-1.0.2.908.tar.gz \ MAINTAINER= chris@e-easy.com.au COMMENT= The open-source InterBase(tm) 6.0 spin-off (Classic version) -#FORBIDDEN= Local Stack Overflow, see http://packetstormsecurity.nl/0305-exploits/dsr-adv001.txt +FORBIDDEN= Local Stack Overflow, see http://packetstormsecurity.nl/0305-exploits/dsr-adv001.txt WRKSRC= ${WRKDIR}/firebird-1.0.2.908 INSTALLS_SHLIB= yes diff --git a/databases/firebird2-server/Makefile b/databases/firebird2-server/Makefile index e467cd98b070..889cbe9844b7 100644 --- a/databases/firebird2-server/Makefile +++ b/databases/firebird2-server/Makefile @@ -18,7 +18,7 @@ DISTFILES= bootkit-1.0.2.908.tar.gz \ MAINTAINER= chris@e-easy.com.au COMMENT= The open-source InterBase(tm) 6.0 spin-off (Classic version) -#FORBIDDEN= Local Stack Overflow, see http://packetstormsecurity.nl/0305-exploits/dsr-adv001.txt +FORBIDDEN= Local Stack Overflow, see http://packetstormsecurity.nl/0305-exploits/dsr-adv001.txt WRKSRC= ${WRKDIR}/firebird-1.0.2.908 INSTALLS_SHLIB= yes diff --git a/databases/firebird20-server/Makefile b/databases/firebird20-server/Makefile index e467cd98b070..889cbe9844b7 100644 --- a/databases/firebird20-server/Makefile +++ b/databases/firebird20-server/Makefile @@ -18,7 +18,7 @@ DISTFILES= bootkit-1.0.2.908.tar.gz \ MAINTAINER= chris@e-easy.com.au COMMENT= The open-source InterBase(tm) 6.0 spin-off (Classic version) -#FORBIDDEN= Local Stack Overflow, see http://packetstormsecurity.nl/0305-exploits/dsr-adv001.txt +FORBIDDEN= Local Stack Overflow, see http://packetstormsecurity.nl/0305-exploits/dsr-adv001.txt WRKSRC= ${WRKDIR}/firebird-1.0.2.908 INSTALLS_SHLIB= yes |