diff options
author | kmoore <kmoore@FreeBSD.org> | 2014-12-17 02:35:35 +0800 |
---|---|---|
committer | kmoore <kmoore@FreeBSD.org> | 2014-12-17 02:35:35 +0800 |
commit | c3ed2dae0a0a9c97b74de2ef714a1c992a47f3b8 (patch) | |
tree | 996ce51464953fe8507f48267dd55bd3278cb7b6 /emulators/pipelight | |
parent | d46ea1356e0d3f18b4c4c253aa266eb2e70c7e60 (diff) | |
download | freebsd-ports-gnome-c3ed2dae0a0a9c97b74de2ef714a1c992a47f3b8.tar.gz freebsd-ports-gnome-c3ed2dae0a0a9c97b74de2ef714a1c992a47f3b8.tar.zst freebsd-ports-gnome-c3ed2dae0a0a9c97b74de2ef714a1c992a47f3b8.zip |
Reset maintainership, don't have time to mess with it right now
Diffstat (limited to 'emulators/pipelight')
-rw-r--r-- | emulators/pipelight/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/pipelight/Makefile b/emulators/pipelight/Makefile index e99a9df4afff..6808222ae434 100644 --- a/emulators/pipelight/Makefile +++ b/emulators/pipelight/Makefile @@ -12,7 +12,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} pluginloader.tar.gz:plg pluginloader.tar.g DIST_SUBDIR= pipelight EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= kmoore@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Wrapper for using windows plugins in web browsers LICENSE= LGPL21 |