diff options
author | pav <pav@FreeBSD.org> | 2004-05-23 20:56:35 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-05-23 20:56:35 +0800 |
commit | 2efe74b90ba076e39a35956f88abc14d29c25625 (patch) | |
tree | 6aceecbb0e584ce24abe07d75e6c5e7c7f63d286 /databases/gauche-gdbm | |
parent | 4a0cd8dd52b042b83f9c34e5e50ac3dc2fbad7bd (diff) | |
download | freebsd-ports-gnome-2efe74b90ba076e39a35956f88abc14d29c25625.tar.gz freebsd-ports-gnome-2efe74b90ba076e39a35956f88abc14d29c25625.tar.zst freebsd-ports-gnome-2efe74b90ba076e39a35956f88abc14d29c25625.zip |
- Update to 0.8
PR: ports/67073, ports/67074
Submitted by: Erik Greenwald <erik@smluc.org> (maintainer)
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 6ac9a65eedc6..ab733ed3bc0a 100644 --- a/databases/gauche-gdbm/Makefile +++ b/databases/gauche-gdbm/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gdbm -PORTVERSION= 0.7.4.2 # Keep this in sync with lang/gauche +PORTVERSION= 0.8 # Keep this in sync with lang/gauche CATEGORIES= databases scheme MASTER_SITES= # none PKGNAMEPREFIX= gauche- |