diff options
Diffstat (limited to 'databases/firebird-server')
-rw-r--r-- | databases/firebird-server/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |