diff options
author | skv <skv@FreeBSD.org> | 2006-03-17 18:23:32 +0800 |
---|---|---|
committer | skv <skv@FreeBSD.org> | 2006-03-17 18:23:32 +0800 |
commit | 0cb37d406d4db1d2af47fd699f8a6cb5171e04ae (patch) | |
tree | 24061e890ed3789a554f4891ae6334af1be98577 /databases/firebird-client | |
parent | 5c28938a189c2fa7d5d419df8de01597483233c7 (diff) | |
download | freebsd-ports-gnome-0cb37d406d4db1d2af47fd699f8a6cb5171e04ae.tar.gz freebsd-ports-gnome-0cb37d406d4db1d2af47fd699f8a6cb5171e04ae.tar.zst freebsd-ports-gnome-0cb37d406d4db1d2af47fd699f8a6cb5171e04ae.zip |
Update to 1.5.3
* move "intl/" and "UDF/" from "/var/db/firebird"
into "libexec/firebird/"
* add support for amd64 (UNSTABLE)
Diffstat (limited to 'databases/firebird-client')
-rw-r--r-- | databases/firebird-client/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/firebird-client/Makefile b/databases/firebird-client/Makefile index f8a8431a7498..8e3dbe715a05 100644 --- a/databases/firebird-client/Makefile +++ b/databases/firebird-client/Makefile @@ -7,7 +7,6 @@ PORTNAME= firebird PKGNAMESUFFIX= -client -PORTREVISION= 3 COMMENT= The open-source InterBase(tm) 6.0 spin-off (client) |