diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 00:20:34 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 00:20:34 +0000 |
commit | c6d73b3a6420b0cc781dcaab5b01819c8831f8f5 (patch) | |
tree | 7717c1858019e0ae60560bed33511b8e59c00f8e /emulators/zsnes/Makefile | |
parent | 075acacd24db0c43cce5dccc810156a1c5eff446 (diff) |
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 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 |