svn commit: r449996 - head/net/trickle

Danilo G. Baio dbaio at FreeBSD.org
Sun Sep 17 11:59:13 UTC 2017


Author: dbaio
Date: Sun Sep 17 11:59:12 2017
New Revision: 449996
URL: https://svnweb.freebsd.org/changeset/ports/449996

Log:
  net/trickle: Update MASTER_SITES
  
  PR:		222352
  Submitted by:	Andreas Hollmann <andreas.hollmann at gmail.com>

Modified:
  head/net/trickle/Makefile

Modified: head/net/trickle/Makefile
==============================================================================
--- head/net/trickle/Makefile	Sun Sep 17 11:55:34 2017	(r449995)
+++ head/net/trickle/Makefile	Sun Sep 17 11:59:12 2017	(r449996)
@@ -5,7 +5,7 @@ PORTNAME=	trickle
 PORTVERSION=	1.07
 PORTREVISION=	6
 CATEGORIES=	net
-MASTER_SITES=	http://monkey.org/~marius/trickle/
+MASTER_SITES=	https://monkey.org/~marius/trickle/
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Lightweight, portable bandwidth shaper


More information about the svn-ports-all mailing list