aboutsummaryrefslogtreecommitdiff
path: root/www/drupal6-print
diff options
context:
space:
mode:
Diffstat (limited to 'www/drupal6-print')
-rw-r--r--www/drupal6-print/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/www/drupal6-print/Makefile b/www/drupal6-print/Makefile
index 6dbca4ba3795..6b75da85d881 100644
--- a/www/drupal6-print/Makefile
+++ b/www/drupal6-print/Makefile
@@ -1,7 +1,4 @@
-# New ports collection makefile for: drupal6-print
-# Date created: Jul 28 2008
-# Whom: Eygene Ryabinkin <rea-fbsd@codelabs.ru>
-#
+# Created by: Eygene Ryabinkin <rea-fbsd@codelabs.ru>
# $FreeBSD$
PORTNAME= print
@@ -35,4 +32,5 @@ MODULE_FILES= icons/mail_icon.gif icons/pdf_icon.gif icons/print_icon.gif \
DOC_FILES= CHANGELOG.txt CREDITS.txt INSTALL.txt \
LICENSE.txt MAINTAINERS.txt README.txt
+NO_STAGE= yes
.include <bsd.port.mk>