diff options
author | wiz <wiz@pkgsrc.org> | 2005-05-07 22:24:04 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-05-07 22:24:04 +0000 |
commit | 2392e577cd80b0679c0add2299b60a1b330ae003 (patch) | |
tree | 53c626145bf16f773f5bdddd79f2ed0bbd31a524 /security | |
parent | 69bf1568b2873c65a67ad9de35f128ce642e5fe0 (diff) | |
download | pkgsrc-2392e577cd80b0679c0add2299b60a1b330ae003.tar.gz |
Refer doc/pkgsrc.html instead of Packages.txt (HOMEPAGE variable).
Diffstat (limited to 'security')
-rw-r--r-- | security/gpg2dot/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/gpg2dot/Makefile b/security/gpg2dot/Makefile index 7574bf8f966..d2b681aa752 100644 --- a/security/gpg2dot/Makefile +++ b/security/gpg2dot/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2005/03/14 20:23:50 tv Exp $ +# $NetBSD: Makefile,v 1.7 2005/05/07 22:24:50 wiz Exp $ # DISTNAME= gpg2dot-1.4 @@ -7,7 +7,7 @@ MASTER_SITES= # empty DISTFILES= # empty MAINTAINER= lukem@NetBSD.org -HOMEPAGE= ftp://ftp.NetBSD.org/pub/NetBSD/packages/pkgsrc/Packages.txt +HOMEPAGE= ftp://ftp.NetBSD.org/pub/NetBSD/packages/pkgsrc/doc/pkgsrc.html COMMENT= Converts your GnuPG keyring to a graph of associations USE_LANGUAGES= # empty |