diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2003-10-06 20:48:55 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2003-10-06 20:48:55 +0000 |
commit | 308905863222ff9d9609780328e99c8cb46794ff (patch) | |
tree | 960422f7f25ed2c47adaa638a68b71d6ec86d062 | |
parent | Upgrade to 0.7.2. (diff) |
Upgrade to 0.7.2.
PR: ports/57615
Submitted by: maintainer
-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 c126a3a56204..5adaaead978b 100644 --- a/databases/gauche-gdbm/Makefile +++ b/databases/gauche-gdbm/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gdbm -PORTVERSION= 0.7.1 # Keep this in sync with lang/gauche +PORTVERSION= 0.7.2 # Keep this in sync with lang/gauche CATEGORIES= databases scheme MASTER_SITES= # none PKGNAMEPREFIX= gauche- |