aboutsummaryrefslogtreecommitdiff
path: root/sysutils/abck/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/abck/Makefile')
-rw-r--r--sysutils/abck/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/sysutils/abck/Makefile b/sysutils/abck/Makefile
index eb20e7170bd3..f36ebec03009 100644
--- a/sysutils/abck/Makefile
+++ b/sysutils/abck/Makefile
@@ -1,9 +1,5 @@
-# ports collection makefile for: abmgmt
-# Date Created: 27 July 2001
-# Whom: tundra
-#
+# Created by: tundra
# $FreeBSD$
-#
PORTNAME= abck
PORTVERSION= 2.2
@@ -18,4 +14,5 @@ USE_PYTHON= yes
MANCOMPRESSED= yes
MAN1= abck.1
+NO_STAGE= yes
.include <bsd.port.mk>