diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-02-12 06:57:13 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-02-12 06:57:13 +0000 |
commit | 2b623491293cfbe9d4c7ffcc2630dbcedfa4af36 (patch) | |
tree | 2a13932cca8f381895d2324ff5e81535369f83ad /emulators/adamem | |
parent | 31a9922aa62bc7a04ed2595729db4d4fd59569e8 (diff) | |
download | ports-2b623491293cfbe9d4c7ffcc2630dbcedfa4af36.tar.gz ports-2b623491293cfbe9d4c7ffcc2630dbcedfa4af36.zip |
Notes
Diffstat (limited to 'emulators/adamem')
-rw-r--r-- | emulators/adamem/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/adamem/Makefile b/emulators/adamem/Makefile index 34c77364988d..94be5be3f4cd 100644 --- a/emulators/adamem/Makefile +++ b/emulators/adamem/Makefile @@ -8,7 +8,7 @@ CATEGORIES= emulators MASTER_SITES= http://www.komkon.org/~dekogel/files/coleco/ DISTNAME= ${PORTNAME} -MAINTAINER= karlj000@unbc.ca +MAINTAINER= ports@FreeBSD.org COMMENT= ADAMEm is a portable Coleco ADAM and ColecoVision emulator NO_WRKSUBDIR= yes |