diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-08-21 09:26:18 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-08-21 09:26:18 +0000 |
commit | bbee560428f4e1627a43fc50a0a0adea859e25b2 (patch) | |
tree | 0a0422a3937d4ae72097a342374138afa8135893 /databases | |
parent | b5796e50b5388aa5db1e702f85c8b8c317588f19 (diff) |
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 e06bd014f352..4c5d211bcd6b 100644 --- a/databases/gauche-gdbm/Makefile +++ b/databases/gauche-gdbm/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gdbm -PORTVERSION= 0.8.10 # Keep this in sync with lang/gauche +PORTVERSION= 0.8.11 # Keep this in sync with lang/gauche CATEGORIES= databases scheme MASTER_SITES= # none PKGNAMEPREFIX= gauche- |