diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2005-06-01 22:45:36 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2005-06-01 22:45:36 +0000 |
commit | 5b2436ab03b167731dd4543ad86b00383270b705 (patch) | |
tree | 5035b09cac82e1b784fa49befd261f1ff4e0fd10 /databases/gauche-gdbm | |
parent | f152e4ee3297c0108828dd9837caf1a3a9f13a15 (diff) | |
download | ports-5b2436ab03b167731dd4543ad86b00383270b705.tar.gz ports-5b2436ab03b167731dd4543ad86b00383270b705.zip |
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 809bb50a669c..92371d624dc2 100644 --- a/databases/gauche-gdbm/Makefile +++ b/databases/gauche-gdbm/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gdbm -PORTVERSION= 0.8.3 # Keep this in sync with lang/gauche +PORTVERSION= 0.8.4 # Keep this in sync with lang/gauche CATEGORIES= databases scheme MASTER_SITES= # none PKGNAMEPREFIX= gauche- |