diff options
author | petef <petef@FreeBSD.org> | 2003-02-23 00:59:06 +0800 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2003-02-23 00:59:06 +0800 |
commit | 92374231b365b9b586d54b85efcc53ec1aa1e1e0 (patch) | |
tree | 7517e9ff2b76d2350e3e54d076abae7d930f3b23 /www/linuxpluginwrapper/Makefile | |
parent | 9edcaf78e7339652254afdc2ebc6dc7be31ed293 (diff) | |
download | freebsd-ports-gnome-92374231b365b9b586d54b85efcc53ec1aa1e1e0.tar.gz freebsd-ports-gnome-92374231b365b9b586d54b85efcc53ec1aa1e1e0.tar.zst freebsd-ports-gnome-92374231b365b9b586d54b85efcc53ec1aa1e1e0.zip |
Hand maintainership over to nork@.
Diffstat (limited to 'www/linuxpluginwrapper/Makefile')
-rw-r--r-- | www/linuxpluginwrapper/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/linuxpluginwrapper/Makefile b/www/linuxpluginwrapper/Makefile index f666364c6bb2..81e73b2b38a9 100644 --- a/www/linuxpluginwrapper/Makefile +++ b/www/linuxpluginwrapper/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 |