diff options
Diffstat (limited to 'news/nn')
-rw-r--r-- | news/nn/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/nn/Makefile b/news/nn/Makefile index dc2306efc505..9f402f8e0d64 100644 --- a/news/nn/Makefile +++ b/news/nn/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.sourcefiles.org/Internet/News/Usenet_Clients/ \ http://www.wa.apana.org.au/~dean/sources/ EXTRACT_SUFX= .tar.Z -MAINTAINER= jooji@nickelkid.com +MAINTAINER= ports@FreeBSD.org COMMENT= Newsreader MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS} -Iconf" LDFLAGS="${LDFLAGS} -s" |