summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2010-03-04 19:27:02 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2010-03-04 19:27:02 +0000
commit689d917cc8816cff1ba6f91d41e91fdb9885dd91 (patch)
tree5be5b252f35fd6f89e686009c8cf101dc6bc86a7
parent- Update to 0.64 (diff)
- Take maintainership
- Add additional mirrors Feature safe: yes
Notes
Notes: svn path=/head/; revision=250577
-rw-r--r--net/corkscrew/Makefile5
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