diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-03-13 14:28:35 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-03-13 14:28:35 +0000 |
commit | 2d73db35333e6fc7a451669d2944eb5d5e73dc3a (patch) | |
tree | 7d69792ab3d0db86f0e048e5aa7dd59cedde9739 /games/afternoonstalker | |
parent | - Update to 1.2.7 (diff) |
- Chase devel/sdl12 shlib version bump
Notes
Notes:
svn path=/head/; revision=208952
Diffstat (limited to 'games/afternoonstalker')
-rw-r--r-- | games/afternoonstalker/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/afternoonstalker/Makefile b/games/afternoonstalker/Makefile index b19d6041918b..52d61d523059 100644 --- a/games/afternoonstalker/Makefile +++ b/games/afternoonstalker/Makefile @@ -7,7 +7,7 @@ PORTNAME= afternoonstalker PORTVERSION= 1.1.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games MASTER_SITES= http://www3.sympatico.ca/sarrazip/dev/ |