diff options
Diffstat (limited to 'comms')
-rw-r--r-- | comms/remserial/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/remserial/Makefile b/comms/remserial/Makefile index 817e1ced3be8..d699550171ff 100644 --- a/comms/remserial/Makefile +++ b/comms/remserial/Makefile @@ -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 |