diff options
author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-07-07 04:10:52 +0000 |
---|---|---|
committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-07-07 04:10:52 +0000 |
commit | c4cc2aa4a25a8852a2b659c766bc92d4d59b8980 (patch) | |
tree | 5581d6d9e6c449e74651bd78d08b5c30f4bac8f9 /emulators/zsnes/Makefile | |
parent | Make a small change for the sed script. I'm still not sure why the (diff) |
Update to 1.31b to fix a few games.
PR: 28714
Submitted by: maintainer
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 e1fdeed68445..1c5b9f8f8cd8 100644 --- a/emulators/zsnes/Makefile +++ b/emulators/zsnes/Makefile @@ -6,7 +6,7 @@ # PORTNAME= zsnes -PORTVERSION= 1.31 +PORTVERSION= 1.31b CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |