diff options
Diffstat (limited to 'emulators/yape/Makefile')
-rw-r--r-- | emulators/yape/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/yape/Makefile b/emulators/yape/Makefile index 6270c267ff8e..d2903c3efbfb 100644 --- a/emulators/yape/Makefile +++ b/emulators/yape/Makefile @@ -7,7 +7,7 @@ PORTNAME= yape PORTVERSION= 0.32.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= emulators MASTER_SITES= http://yape.homeserver.hu/download/ DISTNAME= ${PORTNAME}SDL-${PORTVERSION} |