diff options
-rw-r--r-- | databases/gauche-gdbm/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/gauche-gdbm/Makefile b/databases/gauche-gdbm/Makefile index 3e71787de069..bc3041ad6ab3 100644 --- a/databases/gauche-gdbm/Makefile +++ b/databases/gauche-gdbm/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gdbm -PORTVERSION= 0.8.5 # Keep this in sync with lang/gauche -PORTREVISION= 1 +PORTVERSION= 0.8.6 # Keep this in sync with lang/gauche CATEGORIES= databases scheme MASTER_SITES= # none PKGNAMEPREFIX= gauche- |