diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/mypasswordsafe/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/mypasswordsafe/Makefile b/security/mypasswordsafe/Makefile index f491946886c..afc9805b6a2 100644 --- a/security/mypasswordsafe/Makefile +++ b/security/mypasswordsafe/Makefile @@ -12,7 +12,7 @@ CATEGORIES= security MASTER_SITES= http://www.semanticgap.com/myps/release/ EXTRACT_SUFX= .src.tgz -MAINTAINER= alepulver@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Easy-to-use password manager compatible with Password Safe BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake |