diff options
Diffstat (limited to 'security/gpa/Makefile')
-rw-r--r-- | security/gpa/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/gpa/Makefile b/security/gpa/Makefile index 376e4828cde..5f07fb432f6 100644 --- a/security/gpa/Makefile +++ b/security/gpa/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2006/04/17 13:46:47 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2006/10/04 21:58:13 wiz Exp $ # DISTNAME= gpa-0.7.0 @@ -7,7 +7,7 @@ CATEGORIES= x11 security MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/alpha/gpa/ MAINTAINER= pr@alles.prima.de -HOMEPAGE= http://www.gnupg.org/gpa.html +HOMEPAGE= http://www.gnupg.org/related_software/gpa/ COMMENT= GUI frontend to gnupg USE_TOOLS+= pkg-config |