diff options
Diffstat (limited to 'emulators/dosbox/Makefile')
-rw-r--r-- | emulators/dosbox/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/dosbox/Makefile b/emulators/dosbox/Makefile index a5dd4446cabf..518355af1731 100644 --- a/emulators/dosbox/Makefile +++ b/emulators/dosbox/Makefile @@ -11,7 +11,7 @@ CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= knyghtmare@knyghtmare.com +MAINTAINER= knyght@gmail.com COMMENT= An emulator of a PC with DOS LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png |