diff options
Diffstat (limited to 'emulators/zsnes/Makefile')
-rw-r--r-- | emulators/zsnes/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/zsnes/Makefile b/emulators/zsnes/Makefile index 803e3b5c083c..61e862ea0d93 100644 --- a/emulators/zsnes/Makefile +++ b/emulators/zsnes/Makefile @@ -7,7 +7,7 @@ PORTNAME= zsnes PORTVERSION= 1.42 -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} |