diff options
author | Will Andrews <will@FreeBSD.org> | 2000-06-30 21:05:39 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-06-30 21:05:39 +0000 |
commit | deb09918d3fce467c30432a07c7f9dc97aa33ae8 (patch) | |
tree | baecfaf223f6dfae990fb65a3afd6b227eb5230f /emulators/ksnes9x | |
parent | a8a01d24fdcbdf9e6644c5330df3a198b8442f86 (diff) |
Notes
Diffstat (limited to 'emulators/ksnes9x')
-rw-r--r-- | emulators/ksnes9x/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/ksnes9x/Makefile b/emulators/ksnes9x/Makefile index 9168705bd112..07b9302c2f6c 100644 --- a/emulators/ksnes9x/Makefile +++ b/emulators/ksnes9x/Makefile @@ -8,8 +8,8 @@ PORTNAME= ksnes9x PORTVERSION= 1.2 CATEGORIES= emulators -MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= will +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= ksnes9x MAINTAINER= will@FreeBSD.org |