diff options
Diffstat (limited to 'emulators/darcnes/Makefile')
-rw-r--r-- | emulators/darcnes/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/darcnes/Makefile b/emulators/darcnes/Makefile index b237fb76716a..a273a740f561 100644 --- a/emulators/darcnes/Makefile +++ b/emulators/darcnes/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.dridus.com/~nyef/darcnes/download/ DISTNAME= dn${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= nakai@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= multi-system emulator WRKSRC= ${WRKDIR}/${PORTNAME} |