diff options
author | skreuzer <skreuzer@FreeBSD.org> | 2009-04-28 08:18:42 +0800 |
---|---|---|
committer | skreuzer <skreuzer@FreeBSD.org> | 2009-04-28 08:18:42 +0800 |
commit | a6fe93990e55826d26ba38ed03b8c72ec04bedee (patch) | |
tree | 77fdc13635c5efe0cd46e70fab4bac017dbc0b7b | |
parent | 118aec9e803c2f08175b1b8a7975821e65f7ed88 (diff) | |
download | freebsd-ports-gnome-a6fe93990e55826d26ba38ed03b8c72ec04bedee.tar.gz freebsd-ports-gnome-a6fe93990e55826d26ba38ed03b8c72ec04bedee.tar.zst freebsd-ports-gnome-a6fe93990e55826d26ba38ed03b8c72ec04bedee.zip |
Change maintainer to emulation@
PR: ports/134049
Submitted by: Jamie Landeg Jones <jamie@bishopston.net>
Approved by: wxs (mentor)
-rw-r--r-- | www/linux-flashplugin7/Makefile | 2 | ||||
-rw-r--r-- | www/linux-flashplugin9/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/linux-flashplugin7/Makefile b/www/linux-flashplugin7/Makefile index 6194710668d7..142f39b184dd 100644 --- a/www/linux-flashplugin7/Makefile +++ b/www/linux-flashplugin7/Makefile @@ -15,7 +15,7 @@ DISTNAME= install_flash_player_7_linux DISTNAME= fp7_archive DIST_SUBDIR= ${PORTNAME} -MAINTAINER= jamie@bishopston.net +MAINTAINER= emulation@freebsd.org COMMENT= Adobe Flash Player NPAPI Plugin ONLY_FOR_ARCHS= amd64 i386 diff --git a/www/linux-flashplugin9/Makefile b/www/linux-flashplugin9/Makefile index d9359f7d4f29..87e6e44a0c26 100644 --- a/www/linux-flashplugin9/Makefile +++ b/www/linux-flashplugin9/Makefile @@ -16,7 +16,7 @@ DISTFILES= install_flash_player_9.tar.gz:plugin \ DIST_SUBDIR= ${PORTNAME}/${PORTVERSION} EXTRACT_ONLY= install_flash_player_9.tar.gz -MAINTAINER= jamie@bishopston.net +MAINTAINER= emulation@freebsd.org COMMENT= Adobe Flash Player NPAPI Plugin ONLY_FOR_ARCHS= amd64 i386 |