diff options
author | mva <mva@FreeBSD.org> | 2009-08-02 16:35:34 +0800 |
---|---|---|
committer | mva <mva@FreeBSD.org> | 2009-08-02 16:35:34 +0800 |
commit | 6390f3d90c8a472394eabc0de9d09d5664a3a390 (patch) | |
tree | cbd6bcef1dcf06f8504f267c85b665400a22c230 /graphics/shim/Makefile | |
parent | f4a73dfd86993f9286221fec90a067599854ac41 (diff) | |
download | freebsd-ports-gnome-6390f3d90c8a472394eabc0de9d09d5664a3a390.tar.gz freebsd-ports-gnome-6390f3d90c8a472394eabc0de9d09d5664a3a390.tar.zst freebsd-ports-gnome-6390f3d90c8a472394eabc0de9d09d5664a3a390.zip |
Updated sdl_gfx to 2.0.19
Bumped PORTREVISION on dependent ports.
Approved by: miwi (mentor)
Diffstat (limited to 'graphics/shim/Makefile')
-rw-r--r-- | graphics/shim/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/shim/Makefile b/graphics/shim/Makefile index 6cf36f78d1e8..61040815d86f 100644 --- a/graphics/shim/Makefile +++ b/graphics/shim/Makefile @@ -7,7 +7,7 @@ PORTNAME= shim DISTVERSION= 1.1b -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MASTER_SITES= http://corp.efnet.net/~lamer/pegasosppc/download/ CENKES |