diff options
author | miwi <miwi@FreeBSD.org> | 2007-06-06 18:56:30 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-06-06 18:56:30 +0800 |
commit | 0e4a4e8eec63314b043cecb44f2b616a4fa8bd92 (patch) | |
tree | 50e0085fed228488ae8093d737a99796f7609869 /graphics/gauche-gl/Makefile | |
parent | 52f78b4d276f80bfe61945a875cf63bc8e4bd457 (diff) | |
download | freebsd-ports-gnome-0e4a4e8eec63314b043cecb44f2b616a4fa8bd92.tar.gz freebsd-ports-gnome-0e4a4e8eec63314b043cecb44f2b616a4fa8bd92.tar.zst freebsd-ports-gnome-0e4a4e8eec63314b043cecb44f2b616a4fa8bd92.zip |
- Update to 0.4.3
PR: 113373
Submitted by: Erik Greenwald <erik@smluc.org> (maintainer)
Diffstat (limited to 'graphics/gauche-gl/Makefile')
-rw-r--r-- | graphics/gauche-gl/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/gauche-gl/Makefile b/graphics/gauche-gl/Makefile index 8364f8dee271..e98d9d43ee81 100644 --- a/graphics/gauche-gl/Makefile +++ b/graphics/gauche-gl/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gl -PORTVERSION= 0.4.2 -PORTREVISION= 1 +PORTVERSION= 0.4.3 CATEGORIES= graphics scheme MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gauche |