diff options
author | miwi <miwi@FreeBSD.org> | 2009-09-26 16:41:54 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-09-26 16:41:54 +0800 |
commit | e22c7330995a95781ce0a9b529c2ebe2b1bb9ac7 (patch) | |
tree | 779d878b80b762767206ed5dc2ae0e3a4270b307 /security | |
parent | 9ec0b94cb17c65cc62dafa3fe006810e94068134 (diff) | |
download | freebsd-ports-gnome-e22c7330995a95781ce0a9b529c2ebe2b1bb9ac7.tar.gz freebsd-ports-gnome-e22c7330995a95781ce0a9b529c2ebe2b1bb9ac7.tar.zst freebsd-ports-gnome-e22c7330995a95781ce0a9b529c2ebe2b1bb9ac7.zip |
- Pass maintainership to submitter
PR: 139073
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
Feature safe: yes
Diffstat (limited to 'security')
-rw-r--r-- | security/gnome-password-generator/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/gnome-password-generator/Makefile b/security/gnome-password-generator/Makefile index 6356905e1c51..0112428e7eb5 100644 --- a/security/gnome-password-generator/Makefile +++ b/security/gnome-password-generator/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= security gnome python MASTER_SITES= SF/gnome-password/Gnome%20Password%20Generator/${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= scjamorim@bsd.com.br COMMENT= GNOME 2 password generator USE_GNOME= pygnome2 |