diff options
author | edwin <edwin@FreeBSD.org> | 2004-03-16 12:23:56 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2004-03-16 12:23:56 +0800 |
commit | 90dd96b64bfb34e2e5e7f1c52dd4763461478fff (patch) | |
tree | d853cb21ff9313798934972dc0948924eda62d5a /games/gl-117 | |
parent | 3b53cbdc5dcf7897020bf6d3ca2e1f460276ee35 (diff) | |
download | freebsd-ports-gnome-90dd96b64bfb34e2e5e7f1c52dd4763461478fff.tar.gz freebsd-ports-gnome-90dd96b64bfb34e2e5e7f1c52dd4763461478fff.tar.zst freebsd-ports-gnome-90dd96b64bfb34e2e5e7f1c52dd4763461478fff.zip |
Chase library bump of libSDL-1.1 for all ports which were depending
on sdl12-1.2.5
Diffstat (limited to 'games/gl-117')
-rw-r--r-- | games/gl-117/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/gl-117/Makefile b/games/gl-117/Makefile index 7772adb0e39b..5a7d161ca052 100644 --- a/games/gl-117/Makefile +++ b/games/gl-117/Makefile @@ -8,6 +8,7 @@ PORTNAME= gl-117 PORTVERSION= 1.2 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |