svn commit: r318448 - head/sysutils/bsdinfo

Raphael Kubo da Costa rakuco at FreeBSD.org
Sat May 18 20:09:40 UTC 2013


Author: rakuco
Date: Sat May 18 20:09:40 2013
New Revision: 318448
URL: http://svnweb.freebsd.org/changeset/ports/318448

Log:
  Point MASTER_SITES to a new github address.
  
  PR:		ports/178714
  Submitted by:	"Jakub Szafrański" <s at samu.pl> (maintainer)

Modified:
  head/sysutils/bsdinfo/Makefile

Modified: head/sysutils/bsdinfo/Makefile
==============================================================================
--- head/sysutils/bsdinfo/Makefile	Sat May 18 20:05:57 2013	(r318447)
+++ head/sysutils/bsdinfo/Makefile	Sat May 18 20:09:40 2013	(r318448)
@@ -8,7 +8,7 @@
 PORTNAME=	bsdinfo
 PORTVERSION=	0.22
 CATEGORIES=	sysutils
-MASTER_SITES=	http://cloud.github.com/downloads/samaelszafran/bsdinfo/
+MASTER_SITES=	http://cloud.github.com/downloads/samupl/bsdinfo/
 
 MAINTAINER=	s at samu.pl
 COMMENT=	A simple utility to display system-based information


More information about the svn-ports-all mailing list