diff options
author | knu <knu@FreeBSD.org> | 2000-04-24 15:51:20 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2000-04-24 15:51:20 +0000 |
commit | 44b5ec9d4ed5d595cd2aa02feeeb5195380da23b (patch) | |
tree | 419aef1e08afd3604e17773e2ea564e113aeb967 /www/flashplugin | |
parent | 91de159478a2da3034e12bd42c4588d6addba106 (diff) | |
download | FreeBSD-ports-44b5ec9d4ed5d595cd2aa02feeeb5195380da23b.zip FreeBSD-ports-44b5ec9d4ed5d595cd2aa02feeeb5195380da23b.tar.gz |
Change MAINTAINER addresses from knu@idaemons.org to knu@FreeBSD.org
so as to make it clear that a FreeBSD committer maintains them.
Diffstat (limited to 'www/flashplugin')
-rw-r--r-- | www/flashplugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/flashplugin/Makefile b/www/flashplugin/Makefile index bca75e9..a6cb672 100644 --- a/www/flashplugin/Makefile +++ b/www/flashplugin/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www graphics MASTER_SITES= http://www.geocities.com/TimesSquare/Labyrinth/5084/flash/Linux/ \ http://perso.club-internet.fr/odebon/flash/Linux/ -MAINTAINER= knu@idaemons.org +MAINTAINER= knu@FreeBSD.org .include <bsd.port.pre.mk> |