diff options
author | Ade Lovett <ade@FreeBSD.org> | 2006-02-23 10:40:44 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2006-02-23 10:40:44 +0000 |
commit | 8503536d3896846d823f7f76be54e0a99da8d8b6 (patch) | |
tree | 1a89e4038216ead71b008f2a5091474964e1c341 /databases/gigabase | |
parent | c20d04e3929dbe1763fc1dfaaa677c2353cd7883 (diff) | |
download | ports-8503536d3896846d823f7f76be54e0a99da8d8b6.tar.gz ports-8503536d3896846d823f7f76be54e0a99da8d8b6.zip |
Notes
Diffstat (limited to 'databases/gigabase')
-rw-r--r-- | databases/gigabase/Makefile | 2 | ||||
-rw-r--r-- | databases/gigabase/pkg-plist | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/databases/gigabase/Makefile b/databases/gigabase/Makefile index c25fed28596a..a5c1147149c9 100644 --- a/databases/gigabase/Makefile +++ b/databases/gigabase/Makefile @@ -7,7 +7,7 @@ PORTNAME= gigabase PORTVERSION= 3.45 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases MASTER_SITES= http://www.garret.ru/~knizhnik/ diff --git a/databases/gigabase/pkg-plist b/databases/gigabase/pkg-plist index 32d857be0745..50f695f3a3e3 100644 --- a/databases/gigabase/pkg-plist +++ b/databases/gigabase/pkg-plist @@ -25,9 +25,11 @@ include/gigabase/sync.h include/gigabase/timeseries.h include/gigabase/wwwapi.h lib/libcligb_r.a +lib/libcligb_r.la lib/libcligb_r.so lib/libcligb_r.so.2 lib/libgigabase_r.a +lib/libgigabase_r.la lib/libgigabase_r.so lib/libgigabase_r.so.2 @dirrm include/gigabase |