diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-04-15 00:01:12 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-04-15 00:01:12 +0000 |
commit | 7c9f43e796b5d406ac917775e6409b771e09d5fd (patch) | |
tree | 238c0b551301a880647801c9722978230f12fa19 /net/corkscrew | |
parent | 8b8858cd0db2a43eb74125972592732dd89a466a (diff) | |
download | ports-7c9f43e796b5d406ac917775e6409b771e09d5fd.tar.gz ports-7c9f43e796b5d406ac917775e6409b771e09d5fd.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 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 |