diff options
author | linimon <linimon@FreeBSD.org> | 2006-06-10 05:30:45 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-06-10 05:30:45 +0800 |
commit | a311ea30fa438df23201eaf8d6a557463b1e44fe (patch) | |
tree | cc9a24f6e948082e3c194edc901064a6683a3600 /net | |
parent | ac43e59d3be5f66c815d8bbac29ca0a0f3f23583 (diff) | |
download | freebsd-ports-gnome-a311ea30fa438df23201eaf8d6a557463b1e44fe.tar.gz freebsd-ports-gnome-a311ea30fa438df23201eaf8d6a557463b1e44fe.tar.zst freebsd-ports-gnome-a311ea30fa438df23201eaf8d6a557463b1e44fe.zip |
Maintainer's email bounces.
Diffstat (limited to 'net')
-rw-r--r-- | net/cnd/Makefile | 2 | ||||
-rw-r--r-- | net/scand/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/cnd/Makefile b/net/cnd/Makefile index 5c0af9254a40..488d47ceeffe 100644 --- a/net/cnd/Makefile +++ b/net/cnd/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.7 CATEGORIES= net MASTER_SITES= http://members.iinet.net.au/~lynx/cnd/ -MAINTAINER= sisko@bsdmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Console network display PLIST_FILES= bin/cnd diff --git a/net/scand/Makefile b/net/scand/Makefile index 58dfed09a0a5..d1b34ec8f8d0 100644 --- a/net/scand/Makefile +++ b/net/scand/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= http://free.babolo.ru/src/ \ http://www.a.pike.ru/src/ -MAINTAINER= sand@links.ru +MAINTAINER= ports@FreeBSD.org COMMENT= Flood scan detection and blocking daemon USE_RC_SUBR= scand |