diff options
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 366d5a58c657..fd7fa4fc09fe 100644 --- a/emulators/zsnes/Makefile +++ b/emulators/zsnes/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.51 PORTREVISION= 4 PORTEPOCH= 1 CATEGORIES= emulators -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/ZSNES%20v${PORTVERSION} DISTNAME= zsnes${PORTVERSION:S/.//}src MAINTAINER= cyberbotx@cyberbotx.com |