diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-01-30 09:09:46 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-01-30 09:09:46 +0000 |
commit | 909f39d3c06a997866fe560ed9bf4644971404af (patch) | |
tree | 5c4c7978a076dd485447d36f6fb727d4cfd6ba28 /news/inn | |
parent | 24fca284b7909e7b846344b0e00caaaa96381f39 (diff) |
Notes
Diffstat (limited to 'news/inn')
-rw-r--r-- | news/inn/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/news/inn/Makefile b/news/inn/Makefile index 57c77fb89840..968d3c6a14f3 100644 --- a/news/inn/Makefile +++ b/news/inn/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= inn MAINTAINER= clement@FreeBSD.org COMMENT= InterNetNews -- the Internet meets Netnews +FORBIDDEN= "Changes ownership of system directories" + NO_LATEST_LINK= yes USE_GMAKE= yes USE_PERL5= yes |