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/delegate | |
parent | a9f04cf1ba0fa22124593a6d96b32617bfa56619 (diff) | |
download | ports-acb10421db73991d1a88bd0237140764965aaa7a.tar.gz ports-acb10421db73991d1a88bd0237140764965aaa7a.zip |
Notes
Diffstat (limited to 'net/delegate')
-rw-r--r-- | net/delegate/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/delegate/Makefile b/net/delegate/Makefile index 44af7355963b..c8576f99bfb9 100644 --- a/net/delegate/Makefile +++ b/net/delegate/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://www.delegate.org/pub/DeleGate/ \ ftp://ftp.delegate.org/pub/DeleGate/ DISTNAME= ${PORTNAME}${PORTVERSION} -MAINTAINER= nivo+kw+ports.bfa274@is-root.com +MAINTAINER= ports@FreeBSD.org COMMENT= General purpose TCP/IP proxy system IS_INTERACTIVE= YES |