diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2003-05-22 21:23:35 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2003-05-22 21:23:35 +0000 |
commit | 01570847e453dc256548c15a0c2952c2ea683b21 (patch) | |
tree | bc8edd7a5eb64a38f718c912e13310a7a8513461 /net-mgmt/arts++ | |
parent | 89a07b3dbe52a63eab8165e0a5baa6944ccd4277 (diff) | |
download | freebsd-ports-01570847e453dc256548c15a0c2952c2ea683b21.zip |
Change maintainer to ports@.
PR: ports/52592
Submitted by: Michael Lyngbøl <michael@lyngbol.dk> (maintainer)
Diffstat (limited to 'net-mgmt/arts++')
-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 |