diff options
author | Will Andrews <will@FreeBSD.org> | 2000-03-22 01:59:41 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-03-22 01:59:41 +0000 |
commit | af4a01863e3263e8ea7c84935dea4a4a89652f72 (patch) | |
tree | 1a14e3150ad617ca21ceecb49cf825f90f690385 /emulators | |
parent | de02b4585c4da1a13b306786950d32e21470d860 (diff) | |
download | ports-af4a01863e3263e8ea7c84935dea4a4a89652f72.tar.gz ports-af4a01863e3263e8ea7c84935dea4a4a89652f72.zip |
Notes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/ksnes9x/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/ksnes9x/Makefile b/emulators/ksnes9x/Makefile index 25a6ee832010..88094adc2922 100644 --- a/emulators/ksnes9x/Makefile +++ b/emulators/ksnes9x/Makefile @@ -10,7 +10,7 @@ DISTNAME= ksnes9x-1.2 CATEGORIES= emulators MASTER_SITES= http://www.esquadro.com.br/~ismore/ -MAINTAINER= andrews@technologist.com +MAINTAINER= will@FreeBSD.org LIB_DEPENDS= kdeui.3:${PORTSDIR}/x11/kdelibs11 RUN_DEPENDS= snes9x:${PORTSDIR}/emulators/snes9x |