diff options
author | roam <roam@FreeBSD.org> | 2000-11-22 10:20:14 +0000 |
---|---|---|
committer | roam <roam@FreeBSD.org> | 2000-11-22 10:20:14 +0000 |
commit | 146255e36e6f9bf09e58d4280f2c334cb023d22c (patch) | |
tree | cb45d9bd9b1ce7b46d60880036333ed0d7bd9797 /net/tcpcat | |
parent | 99c44099ea64b7b7376cf22f857c856d974ef9e9 (diff) | |
download | FreeBSD-ports-146255e36e6f9bf09e58d4280f2c334cb023d22c.zip FreeBSD-ports-146255e36e6f9bf09e58d4280f2c334cb023d22c.tar.gz |
update my email address - roam@orbitel.bg -> roam@FreeBSD.org
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 b45667a..e72e804 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 |