aboutsummaryrefslogtreecommitdiff
path: root/sysutils/confman/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/confman/Makefile')
-rw-r--r--sysutils/confman/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/sysutils/confman/Makefile b/sysutils/confman/Makefile
index 21cb6b58ede6..d8012c15f20b 100644
--- a/sysutils/confman/Makefile
+++ b/sysutils/confman/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: confman
-# Date created: 6 May 2009
-# Whom: ccowart@timesinks.net
-#
+# Created by: ccowart@timesinks.net
# $FreeBSD$
-#
PORTNAME= confman
PORTVERSION= 1.9.4b
@@ -28,4 +24,5 @@ CONFIGURE_ARGS+= --localstatedir=/var
MAN5= confman.conf.5
MAN8= confadmin.8 confaudit.8 confexport.8 confman.8 confsync.8
+NO_STAGE= yes
.include <bsd.port.mk>