diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-01-03 21:43:09 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-01-03 21:43:09 +0000 |
commit | b2319b7a221ab5783e223c018db469bcb2da4d31 (patch) | |
tree | 9912808f3467744c88007408d8ff2d461a0eb66b /emulators/dosbox | |
parent | ec12324d2752597278f9a67f2b91494aa74ec170 (diff) | |
download | ports-b2319b7a221ab5783e223c018db469bcb2da4d31.tar.gz ports-b2319b7a221ab5783e223c018db469bcb2da4d31.zip |
Notes
Diffstat (limited to 'emulators/dosbox')
-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 |