diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2003-08-21 14:21:31 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2003-08-21 14:21:31 +0000 |
commit | ebc85e8bb425071b10d3d9ea6b992ab1e45bf753 (patch) | |
tree | 6f1aa99417b44b701af0c146ae5576fcb56979f3 /databases/firebird | |
parent | 6dd285b1871c54c4f997674b807b61ace348cd3c (diff) | |
download | ports-ebc85e8bb425071b10d3d9ea6b992ab1e45bf753.tar.gz ports-ebc85e8bb425071b10d3d9ea6b992ab1e45bf753.zip |
Update address of maintainer.
Notes
Notes:
svn path=/head/; revision=87449
Diffstat (limited to 'databases/firebird')
-rw-r--r-- | databases/firebird/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/firebird/Makefile b/databases/firebird/Makefile index 9673cdf91134..e467cd98b070 100644 --- a/databases/firebird/Makefile +++ b/databases/firebird/Makefile @@ -15,10 +15,10 @@ DISTFILES= bootkit-1.0.2.908.tar.gz \ interbase0.9-4-v5examples.tar.gz \ Firebird-1.0.2.908.src.tar.gz -MAINTAINER= chris@aims.com.au +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 |