diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2004-02-29 17:04:45 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2004-02-29 17:04:45 +0000 |
commit | bfac631e5539ce86000cd572ed880b6612a39991 (patch) | |
tree | dc8b64a34ba195c209488f4c42008dc32cf76cf7 /www/flashpluginwrapper | |
parent | d28ae29053f3467fd6f772c0879ef1dd9279ccd6 (diff) |
Notes
Diffstat (limited to 'www/flashpluginwrapper')
-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." |