pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/knot Fix MASTER_SITES. Addresses PR 48673.
details: https://anonhg.NetBSD.org/pkgsrc/rev/b34139b6684b
branches: trunk
changeset: 632246:b34139b6684b
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Mar 21 12:23:52 2014 +0000
description:
Fix MASTER_SITES. Addresses PR 48673.
diffstat:
net/knot/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (14 lines):
diff -r c316691fb0ac -r b34139b6684b net/knot/Makefile
--- a/net/knot/Makefile Fri Mar 21 11:38:00 2014 +0000
+++ b/net/knot/Makefile Fri Mar 21 12:23:52 2014 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2014/03/09 19:00:13 pettai Exp $
+# $NetBSD: Makefile,v 1.16 2014/03/21 12:23:52 wiz Exp $
DISTNAME= knot-1.4.3
CATEGORIES= net
-MASTER_SITES= -https://secure.nic.cz/files/knot-dns/
+MASTER_SITES= https://secure.nic.cz/files/knot-dns/
MAINTAINER= pettai%NetBSD.org@localhost
HOMEPAGE= http://www.knot-dns.cz/
Home |
Main Index |
Thread Index |
Old Index