Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Mar 2013 16:44:28 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r313274 - head/devel/libgetline
Message-ID:  <201303021644.r22GiSa8060629@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Sat Mar  2 16:44:28 2013
New Revision: 313274
URL: http://svnweb.freebsd.org/changeset/ports/313274

Log:
  - Update MASTER_SITES
  
  PR:		176316
  Submitted by:	maintainer

Modified:
  head/devel/libgetline/Makefile   (contents, props changed)

Modified: head/devel/libgetline/Makefile
==============================================================================
--- head/devel/libgetline/Makefile	Sat Mar  2 16:43:09 2013	(r313273)
+++ head/devel/libgetline/Makefile	Sat Mar  2 16:44:28 2013	(r313274)
@@ -4,15 +4,12 @@
 PORTNAME=	getline
 PORTVERSION=	3.9
 CATEGORIES=	devel
-MASTER_SITES=	ftp://ftp2.caldera.com/pub/skunkware/src/libraries/
+MASTER_SITES=	http://rodrigo.osorio.free.fr/freebsd/distfiles/
 DISTNAME=	${PORTNAME}-39-src
 
 MAINTAINER=	rodrigo@bebik.net
 COMMENT=	A small, portable, and easy to use command line library
 
-DEPRECATED=     Upstream disapear and distfile is no more available
-EXPIRATION_DATE=        2013-02-28
-
 MAN3=		getline.3
 
 WRKSRC=		${WRKDIR}/getline-39



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