diff options
Diffstat (limited to 'emulators/bsnes/Makefile')
-rw-r--r-- | emulators/bsnes/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/bsnes/Makefile b/emulators/bsnes/Makefile index 6a896a490591..8dd1ca13bb61 100644 --- a/emulators/bsnes/Makefile +++ b/emulators/bsnes/Makefile @@ -6,6 +6,7 @@ PORTNAME= bsnes PORTVERSION= 0.88 +PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} DISTNAME= ${PORTNAME}_v${PORTVERSION:S/.//}-source |