svn commit: r463214 - head/archivers/unrar
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed Feb 28 15:12:18 UTC 2018
Author: sunpoet
Date: Wed Feb 28 15:12:18 2018
New Revision: 463214
URL: https://svnweb.freebsd.org/changeset/ports/463214
Log:
Fix r463123
Remove https://distfiles.crux.guru/ which is for local distfiles, not MASTER_SITES.
Modified:
head/archivers/unrar/Makefile
Modified: head/archivers/unrar/Makefile
==============================================================================
--- head/archivers/unrar/Makefile Wed Feb 28 15:05:56 2018 (r463213)
+++ head/archivers/unrar/Makefile Wed Feb 28 15:12:18 2018 (r463214)
@@ -6,7 +6,6 @@ DISTVERSION= 5.50
PORTEPOCH= 6
CATEGORIES+= archivers
MASTER_SITES= https://www.rarlab.com/rar/ \
- https://distfiles.crux.guru/ \
LOCAL/sunpoet
DISTNAME= unrarsrc-5.5.8
More information about the svn-ports-all
mailing list