diff options
author | Gabor Kovesdan <gabor@FreeBSD.org> | 2007-02-05 18:53:35 +0000 |
---|---|---|
committer | Gabor Kovesdan <gabor@FreeBSD.org> | 2007-02-05 18:53:35 +0000 |
commit | 268f7cfcbdc51bf40e90d71e979a53589335993c (patch) | |
tree | 87a5ec80fb33f805fcac0bd63dab88ee1c58aa26 /emulators/zsnes/Makefile | |
parent | 4be9bd4f717167bf739efe076e86a81feee53125 (diff) |
Notes
Diffstat (limited to 'emulators/zsnes/Makefile')
-rw-r--r-- | emulators/zsnes/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/zsnes/Makefile b/emulators/zsnes/Makefile index 89753f540db5..cbbef1eb9e14 100644 --- a/emulators/zsnes/Makefile +++ b/emulators/zsnes/Makefile @@ -6,13 +6,13 @@ # PORTNAME= zsnes -PORTVERSION= 1.50 +PORTVERSION= 1.51 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SF DISTNAME= zsnes${PORTVERSION:S/.//}src -MAINTAINER= freebsd-ports@stsp.in-berlin.de +MAINTAINER= stsp@stsp.in-berlin.de COMMENT= Intel x86 only Super Nintendo Entertainment System (SNES) Emulator # This must be >= 0.98! |