diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 2001-07-06 10:35:32 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 2001-07-06 10:35:32 +0000 |
commit | 43c44a17a69df2bfb637f1bf6fc8c6e4841af63a (patch) | |
tree | b5db4983354cbdff70987ff9673c7f6f79c4f16a /net/arts++ | |
parent | a38514987227418282c88beb65ecea623dcc1afe (diff) | |
download | ports-43c44a17a69df2bfb637f1bf6fc8c6e4841af63a.tar.gz ports-43c44a17a69df2bfb637f1bf6fc8c6e4841af63a.zip |
Notes
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 eca27e89d964..38d9a6ed169c 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 |