diff options
author | wiz <wiz@pkgsrc.org> | 2007-02-22 19:01:13 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-02-22 19:01:13 +0000 |
commit | 6e2c35c083f338ceb42943121056662d71077c27 (patch) | |
tree | 552758ae68ac7d5cc8b8ab084ca3f57b0ed02319 /security/gnupg | |
parent | 10a728c9da6fdd9fcb71f5491ad5a237f5d688ab (diff) | |
download | pkgsrc-6e2c35c083f338ceb42943121056662d71077c27.tar.gz |
pkglint cleanup; update HOMEPAGE/MASTER_SITES.
From Sergey Svishchev in private mail.
Diffstat (limited to 'security/gnupg')
-rw-r--r-- | security/gnupg/options.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/gnupg/options.mk b/security/gnupg/options.mk index 396932ea195..83b8e89092d 100644 --- a/security/gnupg/options.mk +++ b/security/gnupg/options.mk @@ -1,4 +1,4 @@ -# $NetBSD: options.mk,v 1.10 2006/08/03 14:49:14 gdt Exp $ +# $NetBSD: options.mk,v 1.11 2007/02/22 19:01:24 wiz Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.gnupg PKG_SUPPORTED_OPTIONS= curl idea ldap @@ -32,7 +32,7 @@ CONFIGURE_ARGS+= --without-libcurl LICENCE= idea-license RESTRICTED= Commercial distribution is claimed to require a license. NO_SRC_ON_CDROM= ${RESTRICTED} -NO_BIN_ON_CDROM= ${RESTRICTED} +NO_BIN_ON_CDROM= ${RESTRICTED} DISTFILES+= idea.c.gz SITES.idea.c.gz=ftp://ftp.gnupg.dk/pub/contrib-dk/ \ |