diff options
author | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2010-09-27 12:08:23 +0000 |
---|---|---|
committer | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2010-09-27 12:08:23 +0000 |
commit | db6d323dff20583333ecef6235503c364118e8ce (patch) | |
tree | 3f7da2ba58fa56396a4b7cd60f445567da127dd5 /emulators | |
parent | 48a2ab644814a0a03473a4fc0cf645c05b8e276a (diff) |
Update MAINTAINER address for my ports
Approved by: ehaupt (mentor)
Notes
Notes:
svn path=/head/; revision=261943
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/jzintv/Makefile | 2 | ||||
-rw-r--r-- | emulators/pcsxr/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/emulators/jzintv/Makefile b/emulators/jzintv/Makefile index 2cc045fc1f77..3fffa33af90f 100644 --- a/emulators/jzintv/Makefile +++ b/emulators/jzintv/Makefile @@ -11,7 +11,7 @@ CATEGORIES= emulators MASTER_SITES= http://spatula-city.org/~im14u2c/intv/dl/ DISTNAME= jzintv-1.0-beta3-src -MAINTAINER= ganael.laplanche@martymac.org +MAINTAINER= martymac@FreeBSD.org COMMENT= Portable Intellivision(TM) Emulator WRKSRC= ${WRKDIR}/jzintv-1.0-beta3 diff --git a/emulators/pcsxr/Makefile b/emulators/pcsxr/Makefile index 50ab764306d2..a99941528c6d 100644 --- a/emulators/pcsxr/Makefile +++ b/emulators/pcsxr/Makefile @@ -17,7 +17,7 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \ pcsx-df-1.10-plugin-dfbinimage2${EXTRACT_SUFX} EXTRACT_ONLY= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} -MAINTAINER= ganael.laplanche@martymac.org +MAINTAINER= martymac@FreeBSD.org COMMENT= Playstation (PSX) emulator BUILD_DEPENDS= gawk:${PORTSDIR}/lang/gawk |