diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-05-05 22:50:59 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-05-05 22:50:59 +0000 |
commit | a45da9a0272ff4fbec55a72637b1d10a2631d5b4 (patch) | |
tree | 49ebd32e9d1eaacd803588c4fa128f8aa078e430 /games | |
parent | 802a64f241bbe8e31d3c61bf17a64c70a1d9250d (diff) | |
download | ports-a45da9a0272ff4fbec55a72637b1d10a2631d5b4.tar.gz ports-a45da9a0272ff4fbec55a72637b1d10a2631d5b4.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/freedink-engine/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/freedink-engine/Makefile b/games/freedink-engine/Makefile index ef020c9eb475..9c0554e1b54c 100644 --- a/games/freedink-engine/Makefile +++ b/games/freedink-engine/Makefile @@ -3,7 +3,7 @@ PORTNAME= freedink PORTVERSION= 1.08.${PORTVER} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= freedink |