diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-03-11 12:41:58 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-03-11 12:41:58 +0000 |
commit | 96a54de0828c358c3ebd65eefe6a75cc93f22c1f (patch) | |
tree | da5727404de03feaa30319c255812ffefdd63366 /security/seahorse | |
parent | 26369c0b2f5600b4186a2ca0f9e70d50cef43275 (diff) | |
download | pkgsrc-96a54de0828c358c3ebd65eefe6a75cc93f22c1f.tar.gz |
s/Gnome/GNOME/
Diffstat (limited to 'security/seahorse')
-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 a5d76f20ee5..da1bdfc6ffa 100644 --- a/security/seahorse/Makefile +++ b/security/seahorse/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2004/03/11 12:29:39 jmmv Exp $ +# $NetBSD: Makefile,v 1.27 2004/03/11 12:41:58 jmmv Exp $ DISTNAME= seahorse-0.7.3 PKGREVISION= 11 @@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=seahorse/} MAINTAINER= jmmv@NetBSD.org HOMEPAGE= http://seahorse.sourceforge.net/ -COMMENT= GnuPG front end and bonobo component for Gnome +COMMENT= GnuPG front end and bonobo component for GNOME BUILD_USES_MSGFMT= yes DEPENDS+= gnupg>=1.2.1:../../security/gnupg |