diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/seahorse/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/seahorse/Makefile b/security/seahorse/Makefile index c395c33d756..5133721fb16 100644 --- a/security/seahorse/Makefile +++ b/security/seahorse/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2003/05/02 11:56:20 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2003/05/27 15:50:04 jmmv Exp $ DISTNAME= seahorse-0.7.0 PKGREVISION= 2 @@ -6,7 +6,7 @@ CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=seahorse/} MAINTAINER= jmmv@netbsd.org -HOMEPAGE= http://seahorse.sourceforge.net +HOMEPAGE= http://seahorse.sourceforge.net/ COMMENT= GnuPG front end and bonobo component for Gnome DEPENDS= gnupg>=1.2.1:../../security/gnupg |