diff options
author | adrianp <adrianp@pkgsrc.org> | 2009-07-17 18:00:13 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2009-07-17 18:00:13 +0000 |
commit | 23a48fe75bce4dc7fd1211dc783b67ae30aa5e1c (patch) | |
tree | de16d3b5e172aeec5bc2a9bd78e07724382983e2 /security/keepassx | |
parent | 99d7adf6e09255a9cb5195d01dd78b81663aa34b (diff) | |
download | pkgsrc-23a48fe75bce4dc7fd1211dc783b67ae30aa5e1c.tar.gz |
Give up MAINTAINER
Diffstat (limited to 'security/keepassx')
-rw-r--r-- | security/keepassx/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/keepassx/Makefile b/security/keepassx/Makefile index 819a9b7809c..523628dde01 100644 --- a/security/keepassx/Makefile +++ b/security/keepassx/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2007/10/21 13:51:01 adrianp Exp $ +# $NetBSD: Makefile,v 1.2 2009/07/17 18:00:24 adrianp Exp $ # DISTNAME= KeePassX-0.2.2 @@ -6,7 +6,7 @@ PKGNAME= ${DISTNAME:S/KeePassX/keepassx/} CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=keepassx/} -MAINTAINER= adrianp@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://keepassx.sourceforge.net/ COMMENT= Password manager or safe |