diff options
author | adamw <adamw@FreeBSD.org> | 2003-05-23 05:23:35 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2003-05-23 05:23:35 +0800 |
commit | 6c9837ed43db84176e154b9049d9517e53d1c32e (patch) | |
tree | 4bbf7bf953d8a7c4379a42dae92c175646656f87 /net-mgmt | |
parent | 74d2f4dabc182c381aca2e1ac7b33b23a5e876db (diff) | |
download | freebsd-ports-gnome-6c9837ed43db84176e154b9049d9517e53d1c32e.tar.gz freebsd-ports-gnome-6c9837ed43db84176e154b9049d9517e53d1c32e.tar.zst freebsd-ports-gnome-6c9837ed43db84176e154b9049d9517e53d1c32e.zip |
Change maintainer to ports@.
PR: ports/52592
Submitted by: Michael Lyngbøl <michael@lyngbol.dk> (maintainer)
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/arts++/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/arts++/Makefile b/net-mgmt/arts++/Makefile index 24a6c4712821..7fd6f65a8744 100644 --- a/net-mgmt/arts++/Makefile +++ b/net-mgmt/arts++/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net MASTER_SITES= ftp://ftp.caida.org/pub/arts++/ DISTNAME= ${PORTNAME}-${PORTVERSION} -MAINTAINER= lyngbol@wheel.dk +MAINTAINER= ports@FreeBSD.org COMMENT= A network data storage and analysis library from CAIDA GNU_CONFIGURE= yes |