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-current | |
parent | Previous log entry should have read: (diff) |
FORBIDDEN: Changes ownership of system directories
Notes
Notes:
svn path=/head/; revision=99480
Diffstat (limited to 'news/inn-current')
-rw-r--r-- | news/inn-current/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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 |