diff options
author | Patrick Li <pat@FreeBSD.org> | 2002-03-23 22:30:16 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2002-03-23 22:30:16 +0000 |
commit | d54dc99cfbf9c2a96f5410d25444c8c1e4004c44 (patch) | |
tree | 9d79605c2ad56659c87a76b89f04322e660d9934 /databases/gigabase/Makefile | |
parent | a337ff9ae57bf18c53f27c2e053e2a138d3191c6 (diff) |
Update to 2.59
PR: 36053
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=56497
Diffstat (limited to 'databases/gigabase/Makefile')
-rw-r--r-- | databases/gigabase/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/gigabase/Makefile b/databases/gigabase/Makefile index 42234fe8eae2..ca2faf509072 100644 --- a/databases/gigabase/Makefile +++ b/databases/gigabase/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gigabase -PORTVERSION= 2.58 +PORTVERSION= 2.59 CATEGORIES= databases MASTER_SITES= http://www.ispras.ru/~knizhnik/ |