diff options
author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2003-07-14 14:51:43 +0000 |
---|---|---|
committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2003-07-14 14:51:43 +0000 |
commit | 61fee55fa38a3cf4247b30e16d7508ecb774c151 (patch) | |
tree | a25167d4dfb17f52cde1e0a5ddff663174953f63 /news/inn-stable | |
parent | bad Makefile.in's, they don't even see CPPFLAGS. (diff) |
I no longer have time to properly maintain these ports.
Diffstat (limited to 'news/inn-stable')
-rw-r--r-- | news/inn-stable/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/inn-stable/Makefile b/news/inn-stable/Makefile index f7129cb65994..b7ca989e8035 100644 --- a/news/inn-stable/Makefile +++ b/news/inn-stable/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_ISC} MASTER_SITE_SUBDIR= inn/snapshots DISTNAME= inn-STABLE-${SNAPSHOT} -MAINTAINER= des@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= InterNetNews -- the Internet meets Netnews USE_GMAKE= yes |