svn commit: r412577 - head/devel/libPropList

Kurt Jaeger pi at FreeBSD.org
Tue Apr 5 17:47:30 UTC 2016


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 at FreeBSD.org
 COMMENT=	Property library for gnome and Window Maker
 
-BROKEN=		unfetchable
 GNU_CONFIGURE=	yes
 USES=		libtool
 USE_LDCONFIG=	yes


More information about the svn-ports-all mailing list