diff options
author | Ben Smithurst <ben@FreeBSD.org> | 2001-01-05 22:37:24 +0000 |
---|---|---|
committer | Ben Smithurst <ben@FreeBSD.org> | 2001-01-05 22:37:24 +0000 |
commit | 62b27d04c97cc9a562f23d7b5f3289e95474f354 (patch) | |
tree | f341a31cf312b1e139700e086ed3bf4b999cf60c /net-mgmt/nstreams | |
parent | 15128d4ba45dcd8d2795616f35a172fb2ce9bd92 (diff) | |
download | ports-62b27d04c97cc9a562f23d7b5f3289e95474f354.tar.gz ports-62b27d04c97cc9a562f23d7b5f3289e95474f354.zip |
Reset maintainer to ports@FreeBSD.org, the old maintainer doesn't
use this software any more.
Approved by: maintainer
Notes
Notes:
svn path=/head/; revision=36838
Diffstat (limited to 'net-mgmt/nstreams')
-rw-r--r-- | net-mgmt/nstreams/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/nstreams/Makefile b/net-mgmt/nstreams/Makefile index 0fda34c1a6f5..8cf48061c32f 100644 --- a/net-mgmt/nstreams/Makefile +++ b/net-mgmt/nstreams/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.0 CATEGORIES= net MASTER_SITES= http://www.hsc.fr/ressources/outils/nstreams/download/ -MAINTAINER= darius@dons.net.au +MAINTAINER= ports@FreeBSD.org GNU_CONFIGURE= yes WRKSRC= ${WRKDIR}/nstreams |