Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Apr 2016 17:47:29 +0000 (UTC)
From:      Kurt Jaeger <pi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r412577 - head/devel/libPropList
Message-ID:  <201604051747.u35HlTGf088080@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pi
Date: Tue Apr  5 17:47:29 2016
New Revision: 412577
URL: https://svnweb.freebsd.org/changeset/ports/412577

Log:
  devel/libPropList: new distsite, unbreak
  
  PR:		208549
  Submitted by:	bz

Modified:
  head/devel/libPropList/Makefile

Modified: head/devel/libPropList/Makefile
==============================================================================
--- head/devel/libPropList/Makefile	Tue Apr  5 17:43:04 2016	(r412576)
+++ head/devel/libPropList/Makefile	Tue Apr  5 17:47:29 2016	(r412577)
@@ -5,13 +5,12 @@ PORTNAME=	libproplist
 PORTVERSION=	0.10.1
 PORTREVISION=	3
 CATEGORIES=	devel
-MASTER_SITES=	TUCOWS/gnome/dev
+MASTER_SITES=	http://distfiles.macports.org/libproplist/
 DISTNAME=	libPropList-${PORTVERSION}
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Property library for gnome and Window Maker
 
-BROKEN=		unfetchable
 GNU_CONFIGURE=	yes
 USES=		libtool
 USE_LDCONFIG=	yes



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201604051747.u35HlTGf088080>