diff options
Diffstat (limited to 'games/crafty-open-large')
-rw-r--r-- | games/crafty-open-large/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/crafty-open-large/Makefile b/games/crafty-open-large/Makefile index 5fce59ea8df4..12b2349687e0 100644 --- a/games/crafty-open-large/Makefile +++ b/games/crafty-open-large/Makefile @@ -7,6 +7,7 @@ PORTNAME= crafty-open-large PORTVERSION= 20070909 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= dd/crafty @@ -21,7 +22,7 @@ RUN_DEPENDS= crafty:${PORTSDIR}/games/crafty DIST_SUBDIR= crafty USE_ZIP= yes NO_WRKSUBDIR= yes -CONFLICTS= games/crafty-open-enormous-* games/crafty-open-medium-* +CONFLICTS= crafty-open-enormous-* crafty-open-medium-* post-extract: @${ECHO_MSG} '================================================================' |