diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/ghtool/Makefile | 2 | ||||
-rw-r--r-- | net/tcpcat/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/ghtool/Makefile b/net/ghtool/Makefile index 94d4feda10e9..d3b0943006e7 100644 --- a/net/ghtool/Makefile +++ b/net/ghtool/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR=gh-tool DISTNAME= ghmain.c EXTRACT_SUFX= -MAINTAINER= roam@orbitel.bg +MAINTAINER= roam@FreeBSD.org WRKSRC= ${WRKDIR} diff --git a/net/tcpcat/Makefile b/net/tcpcat/Makefile index b45667a1ff21..e72e80421c03 100644 --- a/net/tcpcat/Makefile +++ b/net/tcpcat/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.1 CATEGORIES= net MASTER_SITES= http://www.gusnet.cx/proj/tcpcat/ -MAINTAINER= roam@orbitel.bg +MAINTAINER= roam@FreeBSD.org GNU_CONFIGURE= yes USE_GMAKE= yes |