diff options
author | ben <ben@FreeBSD.org> | 2001-01-06 06:37:24 +0800 |
---|---|---|
committer | ben <ben@FreeBSD.org> | 2001-01-06 06:37:24 +0800 |
commit | 7fe1b98749a531939ad9e3bfdc8d3051559cb15c (patch) | |
tree | 570284c9d6e7f9d718cd45104ac9413067dfdc63 /net | |
parent | fe8ae5feee8b2c12071a9e9b442e4657fc34d940 (diff) | |
download | freebsd-ports-graphics-7fe1b98749a531939ad9e3bfdc8d3051559cb15c.tar.gz freebsd-ports-graphics-7fe1b98749a531939ad9e3bfdc8d3051559cb15c.tar.zst freebsd-ports-graphics-7fe1b98749a531939ad9e3bfdc8d3051559cb15c.zip |
Reset maintainer to ports@FreeBSD.org, the old maintainer doesn't
use this software any more.
Approved by: maintainer
Diffstat (limited to 'net')
-rw-r--r-- | net/nstreams/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/nstreams/Makefile b/net/nstreams/Makefile index 0fda34c1a6f..8cf48061c32 100644 --- a/net/nstreams/Makefile +++ b/net/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 |