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 /databases/firebird-client | |
parent | ebc85e8bb425071b10d3d9ea6b992ab1e45bf753 (diff) | |
download | ports-b059e92cdf98eb0837b10b2f4805032f506cc5e3.tar.gz ports-b059e92cdf98eb0837b10b2f4805032f506cc5e3.zip |
Notes
Diffstat (limited to 'databases/firebird-client')
-rw-r--r-- | databases/firebird-client/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |