diff options
author | nork <nork@FreeBSD.org> | 2004-03-01 01:04:45 +0800 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2004-03-01 01:04:45 +0800 |
commit | b0913ef06b37e1852ccecb6cc5ba43ddfd5552bd (patch) | |
tree | 0df8fbbcada0d97e0c4937d846c9b3e1407caa2e /www | |
parent | 79f71a030a51d51c1d4e88dd0b48d6e1f11495a5 (diff) | |
download | freebsd-ports-gnome-b0913ef06b37e1852ccecb6cc5ba43ddfd5552bd.tar.gz freebsd-ports-gnome-b0913ef06b37e1852ccecb6cc5ba43ddfd5552bd.tar.zst freebsd-ports-gnome-b0913ef06b37e1852ccecb6cc5ba43ddfd5552bd.zip |
Give MAINTAINER to submitter.
Submitted by: Brandon D. Valentine <brandon@dvalentine.com>
Diffstat (limited to 'www')
-rw-r--r-- | www/flashpluginwrapper/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/flashpluginwrapper/Makefile b/www/flashpluginwrapper/Makefile index 9dcd3b19bed9..318be952e1d3 100644 --- a/www/flashpluginwrapper/Makefile +++ b/www/flashpluginwrapper/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} \ http://absolutbsd.org/~petef/ MASTER_SITE_SUBDIR= petef -MAINTAINER= nork@FreeBSD.org +MAINTAINER= brandon@dvalentine.com COMMENT= A wrapper allowing use of linux-flashplugin with native mozilla DEPRECATED= "Please use www/linuxpluginwrapper. This port should be obsoleted. But, I know many people which cannot upgrade by any reason. So I won't remove this." |