svn commit: r313274 - head/devel/libgetline
Martin Wilke
miwi at FreeBSD.org
Sat Mar 2 16:44:29 UTC 2013
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 at 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
More information about the svn-ports-all
mailing list