diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-08-20 06:50:58 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-08-20 06:50:58 +0000 |
commit | acb10421db73991d1a88bd0237140764965aaa7a (patch) | |
tree | 13dbf2280c490fd52edf48131602b2d743b59266 /net/socat | |
parent | a9f04cf1ba0fa22124593a6d96b32617bfa56619 (diff) | |
download | ports-acb10421db73991d1a88bd0237140764965aaa7a.tar.gz ports-acb10421db73991d1a88bd0237140764965aaa7a.zip |
Reset nivo+kw+ports.bfa274@is-root.com due to lack of time to work
on FreeBSD at the moment.
Hat: portmgr
Notes
Notes:
svn path=/head/; revision=218899
Diffstat (limited to 'net/socat')
-rw-r--r-- | net/socat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/socat/Makefile b/net/socat/Makefile index 5fe7f40889ab..b8f70d8b8e55 100644 --- a/net/socat/Makefile +++ b/net/socat/Makefile @@ -12,7 +12,7 @@ PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.dest-unreach.org/socat/download/ -MAINTAINER= nivo+kw+ports.bfa274@is-root.com +MAINTAINER= ports@FreeBSD.org COMMENT= Multipurpose relay and more #WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R:R} |