diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2005-09-14 08:26:09 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2005-09-14 08:26:09 +0000 |
commit | 6b4c016cab878af06d62db254672b526fce688ab (patch) | |
tree | eaa1fc08120f70e3f4a3040e53a1744bf2fc81f7 /devel/privman | |
parent | 272d582e0a1c70a092be5191f49d1d7a99aa5f6e (diff) | |
download | ports-6b4c016cab878af06d62db254672b526fce688ab.tar.gz ports-6b4c016cab878af06d62db254672b526fce688ab.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 198f7b2e8d8e..2ca409b0b1a7 100644 --- a/devel/privman/Makefile +++ b/devel/privman/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.9.3 CATEGORIES= devel security MASTER_SITES= http://www.isso.sparta.com/opensource/privman/downloads/ -MAINTAINER= krion@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Library that makes it easy for programs to use privilege separation GNU_CONFIGURE= yes |