diff options
author | petef <petef@FreeBSD.org> | 2003-02-22 16:59:06 +0000 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2003-02-22 16:59:06 +0000 |
commit | 92374231b365b9b586d54b85efcc53ec1aa1e1e0 (patch) | |
tree | 7517e9ff2b76d2350e3e54d076abae7d930f3b23 /www/flashpluginwrapper | |
parent | 9edcaf78e7339652254afdc2ebc6dc7be31ed293 (diff) | |
download | FreeBSD-ports-92374231b365b9b586d54b85efcc53ec1aa1e1e0.zip FreeBSD-ports-92374231b365b9b586d54b85efcc53ec1aa1e1e0.tar.gz |
Hand maintainership over to nork@.
Diffstat (limited to 'www/flashpluginwrapper')
-rw-r--r-- | www/flashpluginwrapper/Makefile | 2 | ||||
-rw-r--r-- | www/flashpluginwrapper/pkg-descr | 3 |
2 files changed, 1 insertions, 4 deletions
diff --git a/www/flashpluginwrapper/Makefile b/www/flashpluginwrapper/Makefile index f666364..81e73b2 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= petef@FreeBSD.org +MAINTAINER= nork@FreeBSD.org RUN_DEPENDS= ${LOCALBASE}/lib/flash/libflashplayer.so:${PORTSDIR}/www/linux-flashplugin diff --git a/www/flashpluginwrapper/pkg-descr b/www/flashpluginwrapper/pkg-descr index e680e3c..323ae1a 100644 --- a/www/flashpluginwrapper/pkg-descr +++ b/www/flashpluginwrapper/pkg-descr @@ -2,6 +2,3 @@ A wrapper that allows the use of the Linux flash plugin to work with a FreeBSD-native binary of mozilla. WWW: http://tmp.ninth-nine.com/FlashPluginWrapper/ - -- Pete -petef@FreeBSD.org |