diff options
-rw-r--r-- | emulators/adamem/Makefile | 2 | ||||
-rw-r--r-- | games/magiccube4d/Makefile | 2 |
2 files changed, 2 insertions, 2 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 diff --git a/games/magiccube4d/Makefile b/games/magiccube4d/Makefile index c8e87ed368e8..f393719c8e42 100644 --- a/games/magiccube4d/Makefile +++ b/games/magiccube4d/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://www.superliminal.com/cube/ DISTNAME= mc4d-src-${PORTVERSION:S/./_/} EXTRACT_SUFX= .tgz -MAINTAINER= karlj000@unbc.ca +MAINTAINER= ports@FreeBSD.org COMMENT= MagicCube4D is a four-dimensional analog of Rubik's cube USE_XORG= x11 xext xt sm ice xaw |