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/tuxnes/Makefile | |
parent | 075acacd24db0c43cce5dccc810156a1c5eff446 (diff) |
- Switch SourceForge ports to the new File Release System: categories starting with E,F
Notes
Notes:
svn path=/head/; revision=240069
Diffstat (limited to 'emulators/tuxnes/Makefile')
-rw-r--r-- | emulators/tuxnes/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/tuxnes/Makefile b/emulators/tuxnes/Makefile index 675608e07bdf..8eaafd48c0a8 100644 --- a/emulators/tuxnes/Makefile +++ b/emulators/tuxnes/Makefile @@ -9,7 +9,7 @@ PORTNAME= tuxnes PORTVERSION= 0.75 PORTREVISION= 4 CATEGORIES= emulators -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/TuxNES/TuxNES%20v${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A Nintendo Entertainment System 8-bit emulator |