aboutsummaryrefslogtreecommitdiff
path: root/www/drupal6-mimedetect/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/drupal6-mimedetect/Makefile')
-rw-r--r--www/drupal6-mimedetect/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/www/drupal6-mimedetect/Makefile b/www/drupal6-mimedetect/Makefile
index f7cc8ae10ed9..9d52ecb20fb2 100644
--- a/www/drupal6-mimedetect/Makefile
+++ b/www/drupal6-mimedetect/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: drupal6-mimedetect
-# Date created: 05 Feb,2009
-# Whom: Wen Heping <wenheping@gmail.com>
-#
+# Created by: Wen Heping <wenheping@gmail.com>
# $FreeBSD$
-#
PORTNAME= mimedetect
DISTVERSION= 6.x-1.3
@@ -20,4 +16,5 @@ MODULE_FILES= magic magic.mgc magic.mime \
mimedetect.info mimedetect.install mimedetect.module
DOC_FILES= LICENSE.txt README.txt
+NO_STAGE= yes
.include <bsd.port.mk>