svn commit: r376398 - head/irc/netwalker-ircc

Emanuel Haupt ehaupt at FreeBSD.org
Tue Jan 6 09:38:27 UTC 2015


Author: ehaupt
Date: Tue Jan  6 09:38:25 2015
New Revision: 376398
URL: https://svnweb.freebsd.org/changeset/ports/376398
QAT: https://qat.redports.org/buildarchive/r376398/

Log:
  Move MASTER_SITES from CRITICAL to LOCAL/ehaupt

Modified:
  head/irc/netwalker-ircc/Makefile

Modified: head/irc/netwalker-ircc/Makefile
==============================================================================
--- head/irc/netwalker-ircc/Makefile	Tue Jan  6 09:38:13 2015	(r376397)
+++ head/irc/netwalker-ircc/Makefile	Tue Jan  6 09:38:25 2015	(r376398)
@@ -4,7 +4,7 @@
 PORTNAME=	netwalker-ircc
 PORTVERSION=	0.5.0
 CATEGORIES=	irc
-MASTER_SITES=	CRITICAL
+MASTER_SITES=	LOCAL/ehaupt
 
 MAINTAINER=	ehaupt at FreeBSD.org
 COMMENT=	Lightweight curses-based IRC client


More information about the svn-ports-all mailing list