diff options
-rw-r--r-- | emulators/fceu/Makefile | 2 | ||||
-rw-r--r-- | emulators/fceux/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/kahakai/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/emulators/fceu/Makefile b/emulators/fceu/Makefile index 2487c4214250..bd40d2da1cb8 100644 --- a/emulators/fceu/Makefile +++ b/emulators/fceu/Makefile @@ -12,7 +12,7 @@ CATEGORIES= emulators MASTER_SITES= SF/fceultra DISTNAME= ${PORTNAME}-${PORTVERSION}-pre.src -MAINTAINER= xcas@cox.net +MAINTAINER= ports@FreeBSD.org COMMENT= A portable NES/Famicom emulator based on Bero's original FCE USE_BZIP2= yes diff --git a/emulators/fceux/Makefile b/emulators/fceux/Makefile index 2487c4214250..bd40d2da1cb8 100644 --- a/emulators/fceux/Makefile +++ b/emulators/fceux/Makefile @@ -12,7 +12,7 @@ CATEGORIES= emulators MASTER_SITES= SF/fceultra DISTNAME= ${PORTNAME}-${PORTVERSION}-pre.src -MAINTAINER= xcas@cox.net +MAINTAINER= ports@FreeBSD.org COMMENT= A portable NES/Famicom emulator based on Bero's original FCE USE_BZIP2= yes diff --git a/x11-wm/kahakai/Makefile b/x11-wm/kahakai/Makefile index ee6cf2f55f0a..d38ec981caf5 100644 --- a/x11-wm/kahakai/Makefile +++ b/x11-wm/kahakai/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 8 CATEGORIES= x11-wm MASTER_SITES= SF -MAINTAINER= xcas@cox.net +MAINTAINER= ports@FreeBSD.org COMMENT= Kahakai window manager BUILD_DEPENDS= swig:${PORTSDIR}/devel/swig13 \ |