svn commit: r305784 - head/textproc/igor

Glen Barber gjb at FreeBSD.org
Fri Oct 12 15:30:31 UTC 2012


Author: gjb
Date: Fri Oct 12 15:30:30 2012
New Revision: 305784
URL: http://svn.freebsd.org/changeset/ports/305784

Log:
  Fix fetch.
  
  Approved by:	eadler (mentor, implicit)
  PR:		ports/172617
  Feature safe:	yes

Modified:
  head/textproc/igor/Makefile

Modified: head/textproc/igor/Makefile
==============================================================================
--- head/textproc/igor/Makefile	Fri Oct 12 15:18:02 2012	(r305783)
+++ head/textproc/igor/Makefile	Fri Oct 12 15:30:30 2012	(r305784)
@@ -3,7 +3,7 @@
 PORTNAME=	igor
 PORTVERSION=	1.330
 CATEGORIES=	textproc
-MASTER_SITES=	http://www.glenbarber.us/ports/${CATEGORIES}/${PORTNAME}/
+MASTER_SITES=	https://www.glenbarber.us/ports/${CATEGORIES}/${PORTNAME}/
 
 MAINTAINER=	wblock at FreeBSD.org
 COMMENT=	FreeBSD Documentation Project sanity check script


More information about the svn-ports-all mailing list