diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-06-10 15:36:15 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-06-10 15:36:15 +0000 |
commit | 2940509f8ee3766905fd1d0b3931d6d78c4744fb (patch) | |
tree | d7f0e265c06b0097325dde5a3dfa214bee97dc8d /security/gtkpasman | |
parent | 6f65f2b02bfc73fa66202932470d5c1676b0275e (diff) |
Notes
Diffstat (limited to 'security/gtkpasman')
-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 |