aboutsummaryrefslogtreecommitdiff
path: root/databases/mydbf2mysql/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/mydbf2mysql/Makefile')
-rw-r--r--databases/mydbf2mysql/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/databases/mydbf2mysql/Makefile b/databases/mydbf2mysql/Makefile
index fde048fb5a2e..77d3ed1975bb 100644
--- a/databases/mydbf2mysql/Makefile
+++ b/databases/mydbf2mysql/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: mydbf2mysql
-# Date created: 10 Jan 2010
-# Whom: Andrey Polyakov <andrey.polyakov@unix.net>
-#
+# Created by: Andrey Polyakov <andrey.polyakov@unix.net>
# $FreeBSD$
-#
PORTNAME= mydbf2mysql
PORTVERSION= 0.8.4.5
@@ -29,4 +25,5 @@ WRKSRC= ${WRKDIR}/${PORTNAME}/${PORTNAME}/dist/${DISTNAME}/
MAN1= mydbf2mysql.1
+NO_STAGE= yes
.include <bsd.port.mk>