svn commit: r349851 - head/irc/eggdrop-devel
Bryan Drewery
bdrewery at FreeBSD.org
Tue Apr 1 13:02:32 UTC 2014
Author: bdrewery
Date: Tue Apr 1 13:02:31 2014
New Revision: 349851
URL: http://svnweb.freebsd.org/changeset/ports/349851
QAT: https://qat.redports.org/buildarchive/r349851/
Log:
Add non-https mirror
Modified:
head/irc/eggdrop-devel/Makefile
Modified: head/irc/eggdrop-devel/Makefile
==============================================================================
--- head/irc/eggdrop-devel/Makefile Tue Apr 1 12:58:40 2014 (r349850)
+++ head/irc/eggdrop-devel/Makefile Tue Apr 1 13:02:31 2014 (r349851)
@@ -4,6 +4,8 @@
PORTNAME= eggdrop
PORTVERSION= 1.8.0.20140321
CATEGORIES= irc
+MASTER_SITES= GH \
+ http://mirror.shatow.net/freebsd/${PORTNAME}/
PKGNAMESUFFIX= -devel
MAINTAINER= bdrewery at FreeBSD.org
More information about the svn-ports-all
mailing list