diff options
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 a96efa6ecf9a..e1dc254c6047 100644 --- a/net/corkscrew/Makefile +++ b/net/corkscrew/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.0 CATEGORIES= net MASTER_SITES= http://www.agroman.net/corkscrew/ -MAINTAINER= markp@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A HTTP tunnelling utility for SSH GNU_CONFIGURE= yes |