From 909f39d3c06a997866fe560ed9bf4644971404af Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Fri, 30 Jan 2004 09:09:46 +0000 Subject: FORBIDDEN: Changes ownership of system directories --- news/inn-current/Makefile | 2 ++ news/inn-stable/Makefile | 2 ++ news/inn/Makefile | 2 ++ 3 files changed, 6 insertions(+) diff --git a/news/inn-current/Makefile b/news/inn-current/Makefile index e3ae88aa6e0f..c888e5c0a50d 100644 --- a/news/inn-current/Makefile +++ b/news/inn-current/Makefile @@ -16,6 +16,8 @@ DISTNAME= ${PORTNAME}-${BRANCH:U}-${SNAPSHOT} MAINTAINER= clement@FreeBSD.org COMMENT= InterNetNews -- the Internet meets Netnews +FORBIDDEN= "Changes ownership of system directories" + BRANCH= current SNAPSHOT= 20040118 diff --git a/news/inn-stable/Makefile b/news/inn-stable/Makefile index 7195689e0882..11feca8c304f 100644 --- a/news/inn-stable/Makefile +++ b/news/inn-stable/Makefile @@ -16,6 +16,8 @@ DISTNAME= ${PORTNAME}-${BRANCH:U}-${SNAPSHOT} MAINTAINER= clement@FreeBSD.org COMMENT= InterNetNews -- the Internet meets Netnews +FORBIDDEN= "Changes ownership of system directories" + BRANCH= stable SNAPSHOT= 20040118 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 -- cgit