aboutsummaryrefslogtreecommitdiff
path: root/security/horde3-jeta/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/horde3-jeta/Makefile')
-rw-r--r--security/horde3-jeta/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/security/horde3-jeta/Makefile b/security/horde3-jeta/Makefile
index 014915ce2422..62832494a0e4 100644
--- a/security/horde3-jeta/Makefile
+++ b/security/horde3-jeta/Makefile
@@ -1,9 +1,5 @@
-# Ports collection makefile for: jeta
-# Date created: Sat Feb 10, 2007
-# Whom: Beech Rintoul <beech@FreeBSD.org>
-#
+# Created by: Beech Rintoul <beech@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= jeta
PORTVERSION= 1.0
@@ -17,5 +13,6 @@ USE_HORDE= base pkg-message
USES= gettext
PORTDOCS= README CHANGES CREDITS INSTALL RELEASE_NOTES
+NO_STAGE= yes
.include "${.CURDIR}/../../www/horde3-base/bsd.horde.mk"
.include <bsd.port.mk>