diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-11-06 17:18:35 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-11-06 17:18:35 +0000 |
commit | 87cfb3c46647d492b416ff1e4b279cb6ff741c2e (patch) | |
tree | 7b3b72d7db23b73b447f575c1575f3f34b123c23 /games/mirrormagic | |
parent | 197bc56956d819e71935ef2cbcb1232f47df6330 (diff) |
- My previous commit added a SDL OPTION knob, so need we a portbump
Request by: roam@
Approved by: portmgr (erwin)
Notes
Notes:
svn path=/head/; revision=202546
Diffstat (limited to 'games/mirrormagic')
-rw-r--r-- | games/mirrormagic/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/mirrormagic/Makefile b/games/mirrormagic/Makefile index f47da7a62dbc..692c2477a112 100644 --- a/games/mirrormagic/Makefile +++ b/games/mirrormagic/Makefile @@ -7,7 +7,7 @@ PORTNAME= mirrormagic PORTVERSION= 2.0.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= http://www.artsoft.org/RELEASES/unix/mirrormagic/ \ http://www.amdmi3.ru/distfiles/ |