svn commit: r323372 - head/sysutils/screenfetch

Jason Helfman jgh at FreeBSD.org
Sun Jul 21 06:27:01 UTC 2013


Author: jgh
Date: Sun Jul 21 06:27:00 2013
New Revision: 323372
URL: http://svnweb.freebsd.org/changeset/ports/323372

Log:
  - placing in local distfiles until fetch issue is worked out...

Modified:
  head/sysutils/screenfetch/Makefile

Modified: head/sysutils/screenfetch/Makefile
==============================================================================
--- head/sysutils/screenfetch/Makefile	Sun Jul 21 06:17:34 2013	(r323371)
+++ head/sysutils/screenfetch/Makefile	Sun Jul 21 06:27:00 2013	(r323372)
@@ -4,7 +4,8 @@
 PORTNAME=	screenFetch
 PORTVERSION=	3.0.5
 CATEGORIES=	sysutils
-MASTER_SITES=	GH
+MASTER_SITES=	LOCAL/jgh/sysutils/${PORTNAME:L}/ \
+		GH
 
 MAINTAINER=	jgh at FreeBSD.org
 COMMENT=	Bash Screenshot Information Tool


More information about the svn-ports-all mailing list