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 /databases | |
parent | 1466ca1745bf478a9795e2da4d8d38296bfcf090 (diff) | |
download | ports-308905863222ff9d9609780328e99c8cb46794ff.tar.gz ports-308905863222ff9d9609780328e99c8cb46794ff.zip |
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 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- |