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/sdlroids | |
parent | 278c1a98a989c10c5f2a06a7aa39615820656e32 (diff) |
Notes
Diffstat (limited to 'games/sdlroids')
-rw-r--r-- | games/sdlroids/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/sdlroids/Makefile b/games/sdlroids/Makefile index 659a7eab9a81..b9b17ae14111 100644 --- a/games/sdlroids/Makefile +++ b/games/sdlroids/Makefile @@ -7,7 +7,7 @@ PORTNAME= sdlroids PORTVERSION= 1.3.4 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |