diff options
author | wxs <wxs@FreeBSD.org> | 2009-09-19 12:19:56 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2009-09-19 12:19:56 +0800 |
commit | 74a76f46eeaf3277861f495a134ce52a83f9fb0b (patch) | |
tree | 7c6c17a1acb834efb7b9b103f16ecd0735250cc1 /ftp/pureadmin | |
parent | 9e3a904fcc6ae7325f74b47cb7d76c8d857d3b01 (diff) | |
download | freebsd-ports-gnome-74a76f46eeaf3277861f495a134ce52a83f9fb0b.tar.gz freebsd-ports-gnome-74a76f46eeaf3277861f495a134ce52a83f9fb0b.tar.zst freebsd-ports-gnome-74a76f46eeaf3277861f495a134ce52a83f9fb0b.zip |
- Pass maintainer to submitter.
PR: ports/138957
Submitted by: Chris Petrik <chris@officialunix.com>
Feature safe: yes
Diffstat (limited to 'ftp/pureadmin')
-rw-r--r-- | ftp/pureadmin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/pureadmin/Makefile b/ftp/pureadmin/Makefile index c15117b6bdbd..e5aa1cfdad09 100644 --- a/ftp/pureadmin/Makefile +++ b/ftp/pureadmin/Makefile @@ -12,7 +12,7 @@ PORTREVISION= 2 CATEGORIES= ftp MASTER_SITES= SF/purify/Default/${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= chris@officialunix.com COMMENT= Management utility for the PureFTPd USE_GNOME= pkgconfig gnomehack gnometarget libglade2 |