diff options
author | olgeni <olgeni@FreeBSD.org> | 2001-05-31 21:46:57 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2001-05-31 21:46:57 +0800 |
commit | 6b7bc8ab80a21eeb2bd003bce387c575f5f4278a (patch) | |
tree | 9c9d0b0dbfb2d3a58931a223bd30b27fb97bcc91 /emulators/zsnes | |
parent | c32c28170806cb764a9085c18176ebf90b335d0e (diff) | |
download | freebsd-ports-gnome-6b7bc8ab80a21eeb2bd003bce387c575f5f4278a.tar.gz freebsd-ports-gnome-6b7bc8ab80a21eeb2bd003bce387c575f5f4278a.tar.zst freebsd-ports-gnome-6b7bc8ab80a21eeb2bd003bce387c575f5f4278a.zip |
Update port to version 1.28.
PR: 27794
Submitted by: Stijn Hoop <stijn@win.tue.nl>
Diffstat (limited to 'emulators/zsnes')
-rw-r--r-- | emulators/zsnes/Makefile | 4 | ||||
-rw-r--r-- | emulators/zsnes/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/emulators/zsnes/Makefile b/emulators/zsnes/Makefile index 6d5262af3aea..3d8f186fed72 100644 --- a/emulators/zsnes/Makefile +++ b/emulators/zsnes/Makefile @@ -6,11 +6,11 @@ # PORTNAME= zsnes -PORTVERSION= 1.26 +PORTVERSION= 1.28 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -DISTNAME= zsnesv${PORTVERSION}src +DISTNAME= zsnes-${PORTVERSION}src MAINTAINER= stijn@win.tue.nl diff --git a/emulators/zsnes/distinfo b/emulators/zsnes/distinfo index f6a76411da5a..8de02c21a91f 100644 --- a/emulators/zsnes/distinfo +++ b/emulators/zsnes/distinfo @@ -1 +1 @@ -MD5 (zsnesv1.26src.tar.gz) = 9182334164ce3e221600922136bf6327 +MD5 (zsnes-1.28src.tar.gz) = 9eb4a52ab475e85e1f27c3b7335887cd |