aboutsummaryrefslogtreecommitdiff
path: root/devel/dmucs
diff options
context:
space:
mode:
Diffstat (limited to 'devel/dmucs')
-rw-r--r--devel/dmucs/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/dmucs/Makefile b/devel/dmucs/Makefile
index 06792dc906c7..c83bb835002f 100644
--- a/devel/dmucs/Makefile
+++ b/devel/dmucs/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: dmucs
-# Date created: 26 Nov 2007
-# Whom: Max Khon <fjoe@FreeBSD.org>
-#
+# Created by: Max Khon <fjoe@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= dmucs
PORTVERSION= 0.6.1
@@ -19,4 +15,5 @@ USE_BZIP2= yes
GNU_CONFIGURE= yes
PLIST_FILES= bin/dmucs bin/gethost bin/loadavg bin/monitor bin/remhost
+NO_STAGE= yes
.include <bsd.port.mk>