diff options
author | kris <kris@FreeBSD.org> | 2004-01-30 09:02:25 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-01-30 09:02:25 +0000 |
commit | 8dbad81f13876841a02e0e3496ca15e404119b87 (patch) | |
tree | dc801d1c5c0d419bd2a6bbfb22c2cc1d341eaea3 /print/cups-lpr/Makefile | |
parent | b4d42d846dcde21aeead488848579dc831172a16 (diff) | |
download | FreeBSD-ports-8dbad81f13876841a02e0e3496ca15e404119b87.zip FreeBSD-ports-8dbad81f13876841a02e0e3496ca15e404119b87.tar.gz |
FORBIDDEN: Changes ownership of system directories
Diffstat (limited to 'print/cups-lpr/Makefile')
-rw-r--r-- | print/cups-lpr/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/print/cups-lpr/Makefile b/print/cups-lpr/Makefile index 7cbbeb6..3d370ab 100644 --- a/print/cups-lpr/Makefile +++ b/print/cups-lpr/Makefile @@ -17,6 +17,8 @@ MASTER_SITES= ${CUPS_MASTER_SITES} MAINTAINER= asa@gascom.ru COMMENT= The CUPS BSD and system V compatibility binaries (lp* commands) +FORBIDDEN= "Changes ownership of system directories" + USE_REINPLACE= yes MANLANG= "" fr |