diff options
author | jmmv <jmmv> | 2003-01-03 15:26:54 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2003-01-03 15:26:54 +0000 |
commit | 815bf3aa0e427b87cf2244016c070fa576e58d60 (patch) | |
tree | eaa7f29c41d3a424791b4a712eb07a5389c95441 /security | |
parent | 932666446d1efb2788227fbd17e14f4341f05818 (diff) | |
download | pkgsrc-815bf3aa0e427b87cf2244016c070fa576e58d60.tar.gz |
Change my email address to the NetBSD one (hispabsd.org -> netbsd.org).
Approved by wiz.
Diffstat (limited to 'security')
-rw-r--r-- | security/seahorse/Makefile | 4 | ||||
-rw-r--r-- | security/tkpasman/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/seahorse/Makefile b/security/seahorse/Makefile index 66374f0e130..1164edac7fa 100644 --- a/security/seahorse/Makefile +++ b/security/seahorse/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.3 2002/09/23 17:29:43 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2003/01/03 15:26:59 jmmv Exp $ DISTNAME= seahorse-0.5.0 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=seahorse/} -MAINTAINER= jmmv@hispabsd.org +MAINTAINER= jmmv@netbsd.org HOMEPAGE= http://seahorse.sourceforge.net COMMENT= GnuPG front end and bonobo component for Gnome 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 |