diff options
author | gabor <gabor@FreeBSD.org> | 2006-12-08 21:46:35 +0800 |
---|---|---|
committer | gabor <gabor@FreeBSD.org> | 2006-12-08 21:46:35 +0800 |
commit | 9f5da35d18446c75ecabb6578ba4692630d19d04 (patch) | |
tree | a6acd98303435eb3281640430410b300cb039474 /emulators | |
parent | 50ae03b7599eaaa85f08221d9f03b4a2a01d9dcf (diff) | |
download | freebsd-ports-gnome-9f5da35d18446c75ecabb6578ba4692630d19d04.tar.gz freebsd-ports-gnome-9f5da35d18446c75ecabb6578ba4692630d19d04.tar.zst freebsd-ports-gnome-9f5da35d18446c75ecabb6578ba4692630d19d04.zip |
Change my e-mail address.
Approved by: erwin (mentor)
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/linux_dist-gentoo-stage1/Makefile | 2 | ||||
-rw-r--r-- | emulators/linux_dist-gentoo-stage2/Makefile | 2 | ||||
-rw-r--r-- | emulators/linux_dist-gentoo-stage3/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/emulators/linux_dist-gentoo-stage1/Makefile b/emulators/linux_dist-gentoo-stage1/Makefile index d3bfb64a0ce9..fc16dde1b844 100644 --- a/emulators/linux_dist-gentoo-stage1/Makefile +++ b/emulators/linux_dist-gentoo-stage1/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_GENTOO} MASTER_SITE_SUBDIR= releases/x86/${PORTVERSION}/stages DISTNAME= stage1-x86-${PORTVERSION} -MAINTAINER= gkovesdan@t-hosting.hu +MAINTAINER= gabor@FreeBSD.org COMMENT= Files from Gentoo distribution, for Linux compatibility RESTRICTED= binaries licensed under GNU GPL without accompanying source diff --git a/emulators/linux_dist-gentoo-stage2/Makefile b/emulators/linux_dist-gentoo-stage2/Makefile index 31ffa8d66dba..9c010f8aa62b 100644 --- a/emulators/linux_dist-gentoo-stage2/Makefile +++ b/emulators/linux_dist-gentoo-stage2/Makefile @@ -11,7 +11,7 @@ CATEGORIES= emulators linux MASTER_SITES= ${MASTER_SITE_GENTOO} MASTER_SITE_SUBDIR= releases/x86/${PORTVERSION}/stages -MAINTAINER= gkovesdan@t-hosting.hu +MAINTAINER= gabor@FreeBSD.org COMMENT= Files from Gentoo distribution, for Linux compatibility RESTRICTED= binaries licensed under GNU GPL without accompanying source diff --git a/emulators/linux_dist-gentoo-stage3/Makefile b/emulators/linux_dist-gentoo-stage3/Makefile index e7a56bf5fd83..947a52ef6654 100644 --- a/emulators/linux_dist-gentoo-stage3/Makefile +++ b/emulators/linux_dist-gentoo-stage3/Makefile @@ -11,7 +11,7 @@ CATEGORIES= emulators linux MASTER_SITES= ${MASTER_SITE_GENTOO} MASTER_SITE_SUBDIR= releases/x86/${PORTVERSION}/stages -MAINTAINER= gkovesdan@t-hosting.hu +MAINTAINER= gabor@FreeBSD.org COMMENT= Files from Gentoo distribution, for Linux compatibility RESTRICTED= binaries licensed under GNU GPL without accompanying source |