diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2000-11-22 10:20:14 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2000-11-22 10:20:14 +0000 |
commit | 05ce43b4f6a69e3619407caaa153fc737b1366e4 (patch) | |
tree | d8624f86f3dc558fea04c119b7439940d04dffa7 /net/tcpcat | |
parent | 277971537125052f8e1a896d5e3b85ad0d9c4829 (diff) | |
download | ports-05ce43b4f6a69e3619407caaa153fc737b1366e4.tar.gz ports-05ce43b4f6a69e3619407caaa153fc737b1366e4.zip |
Notes
Diffstat (limited to 'net/tcpcat')
-rw-r--r-- | net/tcpcat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |