aboutsummaryrefslogtreecommitdiff
path: root/devel/toh/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/toh/Makefile')
-rw-r--r--devel/toh/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/toh/Makefile b/devel/toh/Makefile
index a0d52c3c9a2a..f6aa325b2bdd 100644
--- a/devel/toh/Makefile
+++ b/devel/toh/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: toh
-# Date created: Sun, 7 Jan 2007 21:51:07 +0100
-# Whom: Paolo Lulli
-#
+# Created by: Paolo Lulli
# $FreeBSD$
-#
PORTNAME= toh
PORTVERSION= 0.1
@@ -17,4 +13,5 @@ GNU_CONFIGURE= yes
PLIST_FILES= bin/toh
+NO_STAGE= yes
.include <bsd.port.mk>