diff options
author | krion <krion@FreeBSD.org> | 2004-02-27 22:15:57 +0000 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-02-27 22:15:57 +0000 |
commit | 892af0db0062bab0be764798ff9e950df987841a (patch) | |
tree | 90a97d68995961bcb0b5840ca1df187dfe40921d /lang/gauche/Makefile | |
parent | 4cddb282a631b91af0e9326a4f6c041a0f8c4d03 (diff) | |
download | FreeBSD-ports-892af0db0062bab0be764798ff9e950df987841a.zip FreeBSD-ports-892af0db0062bab0be764798ff9e950df987841a.tar.gz |
- Update to version 0.7.4.2
PR: ports/63470
Submitted by: maintainer
Diffstat (limited to 'lang/gauche/Makefile')
-rw-r--r-- | lang/gauche/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gauche/Makefile b/lang/gauche/Makefile index e562da5..1b84e64 100644 --- a/lang/gauche/Makefile +++ b/lang/gauche/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gauche -PORTVERSION= 0.7.4.1 # Keep databases/gauche-gdbm in sync with this +PORTVERSION= 0.7.4.2 # Keep databases/gauche-gdbm in sync with this CATEGORIES= lang scheme MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |