From c574f266ffddb22f5bb332c32b4024bc98ec645b Mon Sep 17 00:00:00 2001 From: joerg Date: Sat, 30 Apr 2016 20:57:23 +0000 Subject: Drop MASTERSITE, requires authentication now. --- chat/atheme/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'chat/atheme/Makefile') diff --git a/chat/atheme/Makefile b/chat/atheme/Makefile index 0af25b349f8..e9b946463ff 100644 --- a/chat/atheme/Makefile +++ b/chat/atheme/Makefile @@ -1,11 +1,12 @@ -# $NetBSD: Makefile,v 1.13 2016/03/05 11:28:06 jperkin Exp $ +# $NetBSD: Makefile,v 1.14 2016/04/30 20:57:23 joerg Exp $ # DISTNAME= atheme-services-3.0.4 PKGNAME= ${DISTNAME:S/-services//} PKGREVISION= 5 CATEGORIES= chat -MASTER_SITES= http://distfiles.atheme.org/ +# Gives 401 +#MASTER_SITES= http://distfiles.atheme.org/ EXTRACT_SUFX= .tbz2 MAINTAINER= pkgsrc-users@NetBSD.org -- cgit v1.2.3