diff options
author | will <will@FreeBSD.org> | 2000-03-22 09:59:41 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-03-22 09:59:41 +0800 |
commit | aaf0ba1777446f8ea51126708feaf84eaab873f0 (patch) | |
tree | 16e1d34c91c484b5a393908d7ad817dd09f4618d /emulators | |
parent | ae37a44ddd9a81789a2317077498c5dc20ce9858 (diff) | |
download | freebsd-ports-gnome-aaf0ba1777446f8ea51126708feaf84eaab873f0.tar.gz freebsd-ports-gnome-aaf0ba1777446f8ea51126708feaf84eaab873f0.tar.zst freebsd-ports-gnome-aaf0ba1777446f8ea51126708feaf84eaab873f0.zip |
Finish moving MAINTAINER for my ports.
andrews@technologist.com -> will@FreeBSD.org. :-)
Reminded by: asami
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 |