Can't find anything wrong at the MASTER_SITES that this is failing on, except

maybe the // that was in the URI is screwing things up.

Remove the extra /, and will heck it again later...
This commit is contained in:
Marc G. Fournier 1998-07-08 15:00:17 +00:00
parent c15d0c5f70
commit 90cb9f957c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=11792

View File

@ -3,13 +3,13 @@
# Date created: 23 May 1998
# Whom: Hans Petter Bieker <hanspb@persbraten.vgs.no>
#
# $Id$
# $Id: Makefile,v 1.1.1.1 1998/06/12 08:05:59 tg Exp $
#
DISTNAME= kmpg-0.3.3
CATEGORIES= audio x11 kde
MASTER_SITES= $(MASTER_SITE_KDE)
MASTER_SITE_SUBDIR= /unstable/apps/multimedia/sound
MASTER_SITE_SUBDIR= unstable/apps/multimedia/sound
EXTRACT_SUFX= .tgz
MAINTAINER= hanspb@persbraten.vgs.no