diff options
Diffstat (limited to 'security/tkpasman')
-rw-r--r-- | security/tkpasman/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/tkpasman/Makefile b/security/tkpasman/Makefile index fe9fcd6e371..d25b50ae535 100644 --- a/security/tkpasman/Makefile +++ b/security/tkpasman/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2002/12/07 11:23:48 jmmv Exp $ +# $NetBSD: Makefile,v 1.3 2003/01/03 15:26:59 jmmv Exp $ # DISTNAME= TkPasMan-2.2 @@ -6,7 +6,7 @@ PKGNAME= ${DISTNAME:S/TkPasMan/tkpasman/} CATEGORIES= security MASTER_SITES= http://www.xs4all.nl/~wbsoft/linux/projects/ -MAINTAINER= jmmv@hispabsd.org +MAINTAINER= jmmv@netbsd.org HOMEPAGE= http://www.xs4all.nl/~wbsoft/linux/tkpasman.html COMMENT= Username and password manager that uses the Tk toolkit |