diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2010-12-28 06:31:49 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2010-12-28 06:31:49 +0000 |
commit | d46c2efac2ddd043e3fbd312dae5b22fd46ea6a4 (patch) | |
tree | 1665fba1e33f8bc8068880259d4874365d2fc147 /emulators/gnuboy | |
parent | 2c69f37905b4a2400b519365124e5723cf59b264 (diff) | |
download | ports-d46c2efac2ddd043e3fbd312dae5b22fd46ea6a4.tar.gz ports-d46c2efac2ddd043e3fbd312dae5b22fd46ea6a4.zip |
Reset ijliao@FreeBSD.org due to maintainer-timeouts and long absence.
We hope to see ijliao back again sometime.
Hat: portmgr
Notes
Notes:
svn path=/head/; revision=267040
Diffstat (limited to 'emulators/gnuboy')
-rw-r--r-- | emulators/gnuboy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/gnuboy/Makefile b/emulators/gnuboy/Makefile index b3564747d33f..18cd846e9381 100644 --- a/emulators/gnuboy/Makefile +++ b/emulators/gnuboy/Makefile @@ -13,7 +13,7 @@ CATEGORIES= emulators games MASTER_SITES= http://gnuboy.unix-fu.org/src/ \ http://brightrain.aerifal.cx/~laguna/src/ -MAINTAINER= ijliao@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Nintendo GameBoy emulator LIB_DEPENDS= vga.1:${PORTSDIR}/graphics/svgalib |