diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2009-05-17 13:03:36 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2009-05-17 13:03:36 +0800 |
commit | 2968c6e08f9d52f85ccb002d531c889b022e2c87 (patch) | |
tree | db38b73d80bb452162496a8c97203bc7d9296868 /net/spread | |
parent | 1488bff1e971d2aad9f4e2a1c6ce088283d80aea (diff) | |
download | freebsd-ports-gnome-2968c6e08f9d52f85ccb002d531c889b022e2c87.tar.gz freebsd-ports-gnome-2968c6e08f9d52f85ccb002d531c889b022e2c87.tar.zst freebsd-ports-gnome-2968c6e08f9d52f85ccb002d531c889b022e2c87.zip |
- Over to apache@ direct dep of mod_log_spread
Diffstat (limited to 'net/spread')
-rw-r--r-- | net/spread/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/spread/Makefile b/net/spread/Makefile index de7d56d0aea9..5ef89033bfbc 100644 --- a/net/spread/Makefile +++ b/net/spread/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net perl5 MASTER_SITES= http://www.edu-linux.org/down/ DISTNAME= ${PORTNAME}-src-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= apache@FreeBSD.org COMMENT= The Spread Group Communication System, a network toolkit GNU_CONFIGURE= yes |