svn commit: r318628 - head/devel/privman
Bryan Drewery
bdrewery at FreeBSD.org
Mon May 20 21:39:02 UTC 2013
Author: bdrewery
Date: Mon May 20 21:39:01 2013
New Revision: 318628
URL: http://svnweb.freebsd.org/changeset/ports/318628
Log:
- Take maintainership
- Trim header
Modified:
head/devel/privman/Makefile
Modified: head/devel/privman/Makefile
==============================================================================
--- head/devel/privman/Makefile Mon May 20 21:13:01 2013 (r318627)
+++ head/devel/privman/Makefile Mon May 20 21:39:01 2013 (r318628)
@@ -1,9 +1,5 @@
-# New ports collection makefile for: privman
-# Date created: 14.06.2003
-# Whom: Kirill Ponomarew <ponomarew at oberon.net>
-#
+# Created by: Kirill Ponomarew <ponomarew at oberon.net>
# $FreeBSD$
-#
PORTNAME= privman
PORTVERSION= 0.9.3
@@ -11,7 +7,7 @@ PORTREVISION= 2
CATEGORIES= devel security
MASTER_SITES= GOOGLE_CODE
-MAINTAINER= ports at FreeBSD.org
+MAINTAINER= bdrewery at FreeBSD.org
COMMENT= Library that makes it easy for programs to use privilege separation
LICENSE= BSD
More information about the svn-ports-head
mailing list