Date: Tue, 6 Jan 2015 09:36:43 +0000 (UTC) From: Emanuel Haupt <ehaupt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r376389 - head/comms/remserial Message-ID: <201501060936.t069ahAw097206@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ehaupt Date: Tue Jan 6 09:36:42 2015 New Revision: 376389 URL: https://svnweb.freebsd.org/changeset/ports/376389 QAT: https://qat.redports.org/buildarchive/r376389/ Log: Move MASTER_SITES from CRITICAL to LOCAL/ehaupt Modified: head/comms/remserial/Makefile Modified: head/comms/remserial/Makefile ============================================================================== --- head/comms/remserial/Makefile Tue Jan 6 09:36:21 2015 (r376388) +++ head/comms/remserial/Makefile Tue Jan 6 09:36:42 2015 (r376389) @@ -5,7 +5,7 @@ PORTNAME= remserial PORTVERSION= 1.4 CATEGORIES= comms MASTER_SITES= http://lpccomp.bc.ca/remserial/ \ - CRITICAL + LOCAL/ehaupt MAINTAINER= ehaupt@FreeBSD.org COMMENT= Bridge between a TCP/IP network port and a character-oriented device
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201501060936.t069ahAw097206>