diff options
author | nox <nox@FreeBSD.org> | 2006-12-24 01:42:42 +0800 |
---|---|---|
committer | nox <nox@FreeBSD.org> | 2006-12-24 01:42:42 +0800 |
commit | 19fa7fbb7eb185cdf429dd509831afe095dcf690 (patch) | |
tree | d25747fbb96aa8c7bf507bcbb908342a08a0e905 /emulators | |
parent | 46cf1c20dbb4ff676336dcd708e0fa3b5bd989d5 (diff) | |
download | freebsd-ports-gnome-19fa7fbb7eb185cdf429dd509831afe095dcf690.tar.gz freebsd-ports-gnome-19fa7fbb7eb185cdf429dd509831afe095dcf690.tar.zst freebsd-ports-gnome-19fa7fbb7eb185cdf429dd509831afe095dcf690.zip |
Update MAINTAINER email address of my ports
Approved by: miwi
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/kqemu-kmod-devel/Makefile | 2 | ||||
-rw-r--r-- | emulators/kqemu-kmod/Makefile | 2 | ||||
-rw-r--r-- | emulators/qemu-devel/Makefile | 2 | ||||
-rw-r--r-- | emulators/qemu/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/emulators/kqemu-kmod-devel/Makefile b/emulators/kqemu-kmod-devel/Makefile index 3b3373ee2117..0a217b42c1ef 100644 --- a/emulators/kqemu-kmod-devel/Makefile +++ b/emulators/kqemu-kmod-devel/Makefile @@ -14,7 +14,7 @@ PKGNAMESUFFIX= -kmod DISTNAME= ${PORTNAME}-${PORTVERSION:C/.p/pre/} DIST_SUBDIR= kqemu -MAINTAINER= nox@jelal.kn-bremen.de +MAINTAINER= nox@FreeBSD.org COMMENT= Kernel Acceralator for QEMU CPU Emulator (development version) ONLY_FOR_ARCHS= i386 amd64 diff --git a/emulators/kqemu-kmod/Makefile b/emulators/kqemu-kmod/Makefile index 3b3373ee2117..0a217b42c1ef 100644 --- a/emulators/kqemu-kmod/Makefile +++ b/emulators/kqemu-kmod/Makefile @@ -14,7 +14,7 @@ PKGNAMESUFFIX= -kmod DISTNAME= ${PORTNAME}-${PORTVERSION:C/.p/pre/} DIST_SUBDIR= kqemu -MAINTAINER= nox@jelal.kn-bremen.de +MAINTAINER= nox@FreeBSD.org COMMENT= Kernel Acceralator for QEMU CPU Emulator (development version) ONLY_FOR_ARCHS= i386 amd64 diff --git a/emulators/qemu-devel/Makefile b/emulators/qemu-devel/Makefile index 12ea3d755482..ad3c412abc67 100644 --- a/emulators/qemu-devel/Makefile +++ b/emulators/qemu-devel/Makefile @@ -19,7 +19,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:snapshot DIST_SUBDIR= qemu EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= nox@jelal.kn-bremen.de +MAINTAINER= nox@FreeBSD.org COMMENT= QEMU CPU Emulator HAS_CONFIGURE= yes diff --git a/emulators/qemu/Makefile b/emulators/qemu/Makefile index 12ea3d755482..ad3c412abc67 100644 --- a/emulators/qemu/Makefile +++ b/emulators/qemu/Makefile @@ -19,7 +19,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:snapshot DIST_SUBDIR= qemu EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= nox@jelal.kn-bremen.de +MAINTAINER= nox@FreeBSD.org COMMENT= QEMU CPU Emulator HAS_CONFIGURE= yes |