diff options
author | Patrick Li <pat@FreeBSD.org> | 2002-10-06 06:12:45 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2002-10-06 06:12:45 +0000 |
commit | 9a57cec4de8331a6632fd07ccb3f1a13fc23b655 (patch) | |
tree | 3391762af3fb2da61b7f830795151c7a9b2b68ab /emulators/zsnes/Makefile | |
parent | 99511fdb0c565ce4315d671156a4f92812607b35 (diff) | |
download | ports-9a57cec4de8331a6632fd07ccb3f1a13fc23b655.tar.gz ports-9a57cec4de8331a6632fd07ccb3f1a13fc23b655.zip |
Notes
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 d5cbdb4151e3..6280808e874b 100644 --- a/emulators/zsnes/Makefile +++ b/emulators/zsnes/Makefile @@ -6,7 +6,7 @@ # PORTNAME= zsnes -PORTVERSION= 1.35 +PORTVERSION= 1.36 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} |