diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2006-05-01 18:23:30 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2006-05-01 18:23:30 +0000 |
commit | 21d3a2dca0fd061aa3cc410f6efb302157ea5cad (patch) | |
tree | e764f8098eb8db1a54282cdf24433f93a38a5b19 /databases/gauche-gdbm | |
parent | d6402f89190ef06670cc0e2307171414664f966d (diff) |
Notes
Diffstat (limited to 'databases/gauche-gdbm')
-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 bc3041ad6ab3..7419ea193806 100644 --- a/databases/gauche-gdbm/Makefile +++ b/databases/gauche-gdbm/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gdbm -PORTVERSION= 0.8.6 # Keep this in sync with lang/gauche +PORTVERSION= 0.8.7 # Keep this in sync with lang/gauche CATEGORIES= databases scheme MASTER_SITES= # none PKGNAMEPREFIX= gauche- |