diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-07-12 09:41:36 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-07-12 09:41:36 +0000 |
commit | 33c32eafb01009a9e5fc72b4c6b1a83a13b96801 (patch) | |
tree | 7fcba95299d7c5eb3d8ac8aa3cec449507b557c2 /net/thcrut | |
parent | 24a3e6a5d5e3366806be4dd359932087e85ef68c (diff) | |
download | ports-33c32eafb01009a9e5fc72b4c6b1a83a13b96801.tar.gz ports-33c32eafb01009a9e5fc72b4c6b1a83a13b96801.zip |
Notes
Diffstat (limited to 'net/thcrut')
-rw-r--r-- | net/thcrut/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/thcrut/Makefile b/net/thcrut/Makefile index 9a86a725269d..55a8682c60d9 100644 --- a/net/thcrut/Makefile +++ b/net/thcrut/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.2.5 CATEGORIES= net MASTER_SITES= http://www.thc.org/releases/ -MAINTAINER= kris@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Local network discovery tool GNU_CONFIGURE= yes |