diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-12-17 11:36:37 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-12-17 11:36:37 +0000 |
commit | 50075dc6cf7acd75eada91d8522f4a2add31cbf0 (patch) | |
tree | 8de675f68c1344a7bd25aeb8a5e146e446448c3a /databases/gauche-gdbm | |
parent | 4feecef3c99b2bfbc9c7c8748979e27507a78a6b (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 5adaaead978b..61ccdfea7dc7 100644 --- a/databases/gauche-gdbm/Makefile +++ b/databases/gauche-gdbm/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gdbm -PORTVERSION= 0.7.2 # Keep this in sync with lang/gauche +PORTVERSION= 0.7.3 # Keep this in sync with lang/gauche CATEGORIES= databases scheme MASTER_SITES= # none PKGNAMEPREFIX= gauche- |