diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-07-22 10:34:12 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-07-22 10:34:12 +0000 |
commit | bcadc8453d4886afae404ef16fb45db1a7524e0a (patch) | |
tree | 54d66b3693797a9dea571de46e63fa8a9f42257c /devel/privman | |
parent | 34ca4ff449d094ab8b2f73f1b73ca01433ca9b6a (diff) | |
download | ports-bcadc8453d4886afae404ef16fb45db1a7524e0a.tar.gz ports-bcadc8453d4886afae404ef16fb45db1a7524e0a.zip |
Notes
Diffstat (limited to 'devel/privman')
-rw-r--r-- | devel/privman/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/privman/Makefile b/devel/privman/Makefile index 14d1538e7b65..7d87eabecd7b 100644 --- a/devel/privman/Makefile +++ b/devel/privman/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= devel security MASTER_SITES= http://opensource.nailabs.com/privman/downloads/ -MAINTAINER= ponomarew@oberon.net +MAINTAINER= krion@FreeBSD.org COMMENT= Library that makes it easy for programs to use privilege separation FORBIDDEN= "tempnam() can cause race condition, should be fixed by the author soon" |