diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-05-25 21:57:24 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-05-25 21:57:24 +0000 |
commit | 3b0689b2ca161f858ca5649d36fac8e0f95b8717 (patch) | |
tree | 367d2afe407c39831af9cdd7dfebea00daf1d39d /net/thcrut | |
parent | 66c6b65ac0868be2fdeed3412219964a88436d6c (diff) | |
download | ports-3b0689b2ca161f858ca5649d36fac8e0f95b8717.tar.gz ports-3b0689b2ca161f858ca5649d36fac8e0f95b8717.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 4c8756f5ccb6..352f99e03246 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= ports@FreeBSD.org +MAINTAINER= lx@redundancy.redundancy.org COMMENT= Local network discovery tool GNU_CONFIGURE= yes |