diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-09-26 08:41:54 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-09-26 08:41:54 +0000 |
commit | 2f7a6752413819d4f74f5ce0fc017a41b052a76d (patch) | |
tree | d0261fa23801a0ffe5c975e98d0cd6c076bbf9d9 /security/gnome-password-generator | |
parent | 445a2c76a1846b98f379979d4f506e7a13190cce (diff) | |
download | ports-2f7a6752413819d4f74f5ce0fc017a41b052a76d.tar.gz ports-2f7a6752413819d4f74f5ce0fc017a41b052a76d.zip |
Notes
Diffstat (limited to 'security/gnome-password-generator')
-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 |