svn commit: r376389 - head/comms/remserial
Emanuel Haupt
ehaupt at FreeBSD.org
Tue Jan 6 09:36:43 UTC 2015
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 at FreeBSD.org
COMMENT= Bridge between a TCP/IP network port and a character-oriented device
More information about the svn-ports-all
mailing list