diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2015-01-06 09:39:16 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2015-01-06 09:39:16 +0000 |
commit | 4dd1d7a7271bc6b512ec31a695807cfb12d9594d (patch) | |
tree | 08b5c64bfccdbe831673abcd20716ad3c89cb478 /net/corkscrew | |
parent | 343de0dcf008cd0bcec1e4c02c80b0420912280f (diff) | |
download | ports-4dd1d7a7271bc6b512ec31a695807cfb12d9594d.tar.gz ports-4dd1d7a7271bc6b512ec31a695807cfb12d9594d.zip |
Notes
Diffstat (limited to 'net/corkscrew')
-rw-r--r-- | net/corkscrew/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/corkscrew/Makefile b/net/corkscrew/Makefile index 82ed62f606f4..2fb3a1f649d9 100644 --- a/net/corkscrew/Makefile +++ b/net/corkscrew/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.0 PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.agroman.net/corkscrew/ \ - CRITICAL + LOCAL/ehaupt MAINTAINER= ehaupt@FreeBSD.org COMMENT= HTTP tunnelling utility for SSH |