diff options
author | adamw <adamw@FreeBSD.org> | 2003-05-22 21:38:53 +0000 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2003-05-22 21:38:53 +0000 |
commit | f8b7f5f6f66eb2e8495c3940864d23000b4fda2c (patch) | |
tree | cd7fe5955891826d0ad502b31a6f87d59f9308b9 /net/arts++ | |
parent | 3b3e218291901835d427898bd5f86ac1b0cffae2 (diff) | |
download | FreeBSD-ports-f8b7f5f6f66eb2e8495c3940864d23000b4fda2c.zip FreeBSD-ports-f8b7f5f6f66eb2e8495c3940864d23000b4fda2c.tar.gz |
Change MAINTAINER to Larry Rosenman <ler@lerctr.org>.
Diffstat (limited to 'net/arts++')
-rw-r--r-- | net/arts++/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/arts++/Makefile b/net/arts++/Makefile index 7fd6f65..9f20d2b 100644 --- a/net/arts++/Makefile +++ b/net/arts++/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net MASTER_SITES= ftp://ftp.caida.org/pub/arts++/ DISTNAME= ${PORTNAME}-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ler@lerctr.org COMMENT= A network data storage and analysis library from CAIDA GNU_CONFIGURE= yes |