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/pcsxr | |
parent | 48a2ab644814a0a03473a4fc0cf645c05b8e276a (diff) | |
download | ports-db6d323dff20583333ecef6235503c364118e8ce.tar.gz ports-db6d323dff20583333ecef6235503c364118e8ce.zip |
Notes
Diffstat (limited to 'emulators/pcsxr')
-rw-r--r-- | emulators/pcsxr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |