diff options
Diffstat (limited to 'games/nimuh/Makefile')
-rw-r--r-- | games/nimuh/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/nimuh/Makefile b/games/nimuh/Makefile index 64496bf3ad9e..8af0bf19aaa0 100644 --- a/games/nimuh/Makefile +++ b/games/nimuh/Makefile @@ -3,7 +3,7 @@ PORTNAME= nimuh PORTVERSION= 1.02 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20${PORTVERSION}/Nimuh%20SRC%20%28Source%20Code%29 DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} ${PORTNAME}-data-${PORTVERSION}${EXTRACT_SUFX} |