diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-02-15 17:02:10 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-02-15 17:02:10 +0000 |
commit | ca13b9ea4f1cc380cfced2c460d8824185f9e9eb (patch) | |
tree | d3bcfb94629b0e70bc3f1e072131d06653226542 /databases | |
parent | c9b218a4259aebff3184c5ba820b43828cd93115 (diff) | |
download | ports-ca13b9ea4f1cc380cfced2c460d8824185f9e9eb.tar.gz ports-ca13b9ea4f1cc380cfced2c460d8824185f9e9eb.zip |
Notes
Diffstat (limited to 'databases')
-rw-r--r-- | databases/gauche-gdbm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/gauche-gdbm/Makefile b/databases/gauche-gdbm/Makefile index 24be8e0ffe90..0609ff38bc11 100644 --- a/databases/gauche-gdbm/Makefile +++ b/databases/gauche-gdbm/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gdbm -PORTVERSION= 0.8.12 # Keep this in sync with lang/gauche +PORTVERSION= 0.8.13 # Keep this in sync with lang/gauche CATEGORIES= databases scheme MASTER_SITES= # none PKGNAMEPREFIX= gauche- |