svn commit: r380475 - head/x11/xlockmore

Jason Helfman jgh at FreeBSD.org
Thu Mar 5 04:12:58 UTC 2015


Author: jgh
Date: Thu Mar  5 04:12:57 2015
New Revision: 380475
URL: https://svnweb.freebsd.org/changeset/ports/380475
QAT: https://qat.redports.org/buildarchive/r380475/

Log:
  - fix fetch, upstream is shifting to static parent to better track

Modified:
  head/x11/xlockmore/Makefile

Modified: head/x11/xlockmore/Makefile
==============================================================================
--- head/x11/xlockmore/Makefile	Thu Mar  5 03:23:30 2015	(r380474)
+++ head/x11/xlockmore/Makefile	Thu Mar  5 04:12:57 2015	(r380475)
@@ -4,7 +4,7 @@
 PORTNAME=	xlockmore
 PORTVERSION=	5.45
 CATEGORIES?=	x11
-MASTER_SITES=	http://www.tux.org/~bagleyd/xlock/${PORTNAME}-${PORTVERSION}/ \
+MASTER_SITES=	http://www.tux.org/~bagleyd/xlock/xlockmore-old/${PORTNAME}-${PORTVERSION}/ \
 		ftp://ibiblio.org/pub/Linux/X11/screensavers/ \
 		LOCAL/ehaupt
 


More information about the svn-ports-head mailing list