diff options
author | miwi <miwi@FreeBSD.org> | 2006-11-01 19:23:30 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2006-11-01 19:23:30 +0800 |
commit | 8bb09d769b53949331365f055c1fb46e6c5b5040 (patch) | |
tree | d68e051838660db74a42bd77e96d4380120c0e5f /www | |
parent | 8f1397c40944943b23a6a9bb259e834ebe2fc70f (diff) | |
download | freebsd-ports-gnome-8bb09d769b53949331365f055c1fb46e6c5b5040.tar.gz freebsd-ports-gnome-8bb09d769b53949331365f055c1fb46e6c5b5040.tar.zst freebsd-ports-gnome-8bb09d769b53949331365f055c1fb46e6c5b5040.zip |
- Pass maintainership to submitter
(Notes: request of ports@ http://lists.freebsd.org/pipermail/freebsd-ports/2006-October/036304.html )
Submitted by: Conrad J. Sabatier <conrads at cox.net>
Diffstat (limited to 'www')
-rw-r--r-- | www/plugger/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/plugger/Makefile b/www/plugger/Makefile index fa02ac1445ac..92e203538cc5 100644 --- a/www/plugger/Makefile +++ b/www/plugger/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= www audio graphics multimedia MASTER_SITES= http://fredrik.hubbe.net/plugger/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= conrads@cox.net COMMENT= A multimedia front-end plugin for Mozilla or Opera USE_X_PREFIX= yes |