diff options
-rw-r--r-- | net/corkscrew/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/net/corkscrew/Makefile b/net/corkscrew/Makefile index e1dc254c6047..b281fb87ee78 100644 --- a/net/corkscrew/Makefile +++ b/net/corkscrew/Makefile @@ -8,9 +8,10 @@ PORTNAME= corkscrew PORTVERSION= 2.0 CATEGORIES= net -MASTER_SITES= http://www.agroman.net/corkscrew/ +MASTER_SITES= http://www.agroman.net/corkscrew/ \ + CRITICAL -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ehaupt@FreeBSD.org COMMENT= A HTTP tunnelling utility for SSH GNU_CONFIGURE= yes |