diff options
author | bapt <bapt@FreeBSD.org> | 2011-06-10 23:36:15 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-06-10 23:36:15 +0800 |
commit | 996ab814d0260125d27d804778f0fd836815ce50 (patch) | |
tree | a78c0fe2d750d5d8c7d9a84d029e69cfae26ce85 /security | |
parent | 54aa41db3b93190b1534eb8cdd0c6eac1ecc31e6 (diff) | |
download | freebsd-ports-gnome-996ab814d0260125d27d804778f0fd836815ce50.tar.gz freebsd-ports-gnome-996ab814d0260125d27d804778f0fd836815ce50.tar.zst freebsd-ports-gnome-996ab814d0260125d27d804778f0fd836815ce50.zip |
Reset maintainer
Submitted by: maintainer (by email)
Diffstat (limited to 'security')
-rw-r--r-- | security/gtkpasman/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/gtkpasman/Makefile b/security/gtkpasman/Makefile index 3e3e4cdf05c5..b468458e1c33 100644 --- a/security/gtkpasman/Makefile +++ b/security/gtkpasman/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 8 CATEGORIES= security MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-sources/${PORTVERSION} -MAINTAINER= phil@teaser.fr +MAINTAINER= ports@FreeBSD.org COMMENT= A GTK+ passwords manager for system and network administrators RUN_DEPENDS+= gpgv:${PORTSDIR}/security/gnupg1 |