diff options
author | drochner <drochner> | 2010-09-01 11:31:42 +0000 |
---|---|---|
committer | drochner <drochner> | 2010-09-01 11:31:42 +0000 |
commit | 815fb44bdcc601c80a5426777fd8c454539f3120 (patch) | |
tree | f9d3a775da5ea6120057f865d406cd33d4e7f1a6 /security/opencdk | |
parent | fac8c685f44e03cc248b6c4db29ab65551658f46 (diff) | |
download | pkgsrc-815fb44bdcc601c80a5426777fd8c454539f3120.tar.gz |
update MASTER_SITES for current location
(this pkg will be obsolete soon, when gnutls gets updated to 2.10)
Diffstat (limited to 'security/opencdk')
-rw-r--r-- | security/opencdk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/opencdk/Makefile b/security/opencdk/Makefile index cbae004f52e..99f6dbed862 100644 --- a/security/opencdk/Makefile +++ b/security/opencdk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.33 2010/02/19 20:16:40 heinz Exp $ +# $NetBSD: Makefile,v 1.34 2010/09/01 11:31:42 drochner Exp $ DISTNAME= opencdk-0.6.6 CATEGORIES= security devel -MASTER_SITES= ftp://ftp.gnutls.org/pub/gnutls/opencdk/ +MASTER_SITES= ftp://ftp.gnutls.org/pub/gnutls/attic/opencdk/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org |