diff options
author | will <will@FreeBSD.org> | 2000-06-30 21:05:39 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-06-30 21:05:39 +0000 |
commit | 94c85a1af8301ddc6a004cbc4ec4a022df4806c8 (patch) | |
tree | fc8fc8be5a3f1576d4c520b456fec2bac45e395b /emulators/ksnes9x | |
parent | 3df5c4e6b19e2e6d2c0fea468f10e0e24b73b9a8 (diff) | |
download | FreeBSD-ports-94c85a1af8301ddc6a004cbc4ec4a022df4806c8.zip FreeBSD-ports-94c85a1af8301ddc6a004cbc4ec4a022df4806c8.tar.gz |
ksnes9x is now hosted on MASTER_SITE_SOURCEFORGE.
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 9168705b..07b9302 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 |