diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-05-31 13:46:57 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-05-31 13:46:57 +0000 |
commit | 5feb8b8ae2937ff731321e09c583398d4b56bebf (patch) | |
tree | 63dfce36566c63bbbb1fcc806be89f9b78bd2f42 /emulators | |
parent | 47f8960c39d131999f178095237c22b2e69a8577 (diff) | |
download | ports-5feb8b8ae2937ff731321e09c583398d4b56bebf.tar.gz ports-5feb8b8ae2937ff731321e09c583398d4b56bebf.zip |
Notes
Diffstat (limited to 'emulators')
-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 |