diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2015-01-06 17:36:42 +0800 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2015-01-06 17:36:42 +0800 |
commit | f71c7900517ed4ec60897ff09033f99cd7fa25d1 (patch) | |
tree | af2e2ae930cad42b824c09e07df6e9e1664585b8 /comms | |
parent | 1d077afca2d8199435eff31ea800415f76cd684e (diff) | |
download | freebsd-ports-gnome-f71c7900517ed4ec60897ff09033f99cd7fa25d1.tar.gz freebsd-ports-gnome-f71c7900517ed4ec60897ff09033f99cd7fa25d1.tar.zst freebsd-ports-gnome-f71c7900517ed4ec60897ff09033f99cd7fa25d1.zip |
Move MASTER_SITES from CRITICAL to LOCAL/ehaupt
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 |