diff options
Diffstat (limited to 'emulators/pipelight/Makefile')
-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 |