diff options
author | andreas <andreas@FreeBSD.org> | 2001-07-06 10:35:32 +0000 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 2001-07-06 10:35:32 +0000 |
commit | d1ed5a80ec5cf8dab026c77c0ee94fa13d748e4c (patch) | |
tree | a68ee305c1c5d3fa8fe544fcf4cc4c42b1ea96a1 /net/arts++ | |
parent | f671f9dec4461f89d03df3b71bb49910fc043727 (diff) | |
download | FreeBSD-ports-d1ed5a80ec5cf8dab026c77c0ee94fa13d748e4c.zip FreeBSD-ports-d1ed5a80ec5cf8dab026c77c0ee94fa13d748e4c.tar.gz |
sorry, no time for maintenance, hand port over to ports team entirely
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 eca27e8..38d9a6e 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= andreas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org GNU_CONFIGURE= yes USE_GMAKE= yes |