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/jzintv | |
parent | 48a2ab644814a0a03473a4fc0cf645c05b8e276a (diff) | |
download | ports-db6d323dff20583333ecef6235503c364118e8ce.tar.gz ports-db6d323dff20583333ecef6235503c364118e8ce.zip |
Update MAINTAINER address for my ports
Approved by: ehaupt (mentor)
Notes
Notes:
svn path=/head/; revision=261943
Diffstat (limited to 'emulators/jzintv')
-rw-r--r-- | emulators/jzintv/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |