diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2004-12-05 15:33:49 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2004-12-05 15:33:49 +0000 |
commit | 48e8af51a45ae6c1f038a36da7ba5b6fc08ca25d (patch) | |
tree | e867a78e961045049f22207131b6d4e0d5fbfd00 | |
parent | Upgrade to 0.8.3. (diff) |
Upgrade to 0.8.3.
PR: ports/74679
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=123240
-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 48f367c1018b..809bb50a669c 100644 --- a/databases/gauche-gdbm/Makefile +++ b/databases/gauche-gdbm/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gdbm -PORTVERSION= 0.8.1 # Keep this in sync with lang/gauche +PORTVERSION= 0.8.3 # Keep this in sync with lang/gauche CATEGORIES= databases scheme MASTER_SITES= # none PKGNAMEPREFIX= gauche- |