svn commit: r356066 - head/Mk

Antoine Brodin antoine at FreeBSD.org
Sun Jun 1 09:01:43 UTC 2014


Author: antoine
Date: Sun Jun  1 09:01:42 2014
New Revision: 356066
URL: http://svnweb.freebsd.org/changeset/ports/356066
QAT: https://qat.redports.org/buildarchive/r356066/

Log:
  Remove a trailing backslash
  
  With hat:	portmgr

Modified:
  head/Mk/bsd.sites.mk

Modified: head/Mk/bsd.sites.mk
==============================================================================
--- head/Mk/bsd.sites.mk	Sun Jun  1 09:00:15 2014	(r356065)
+++ head/Mk/bsd.sites.mk	Sun Jun  1 09:01:42 2014	(r356066)
@@ -1445,7 +1445,7 @@ MASTER_SITE_XFCE+= \
 	http://archive.be.xfce.org/%SUBDIR%/ \
 	http://archive.be2.xfce.org/%SUBDIR%/ \
 	http://archive.al-us.xfce.org/%SUBDIR%/ \
-	http://mirrors.tummy.com/pub/archive.xfce.org/%SUBDIR%/ \
+	http://mirrors.tummy.com/pub/archive.xfce.org/%SUBDIR%/
 .endif
 
 .if !defined(IGNORE_MASTER_SITE_XORG)


More information about the svn-ports-head mailing list