aboutsummaryrefslogtreecommitdiff
path: root/databases/credis/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/credis/Makefile')
-rw-r--r--databases/credis/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/databases/credis/Makefile b/databases/credis/Makefile
index 7634995302fe..acc668c72eed 100644
--- a/databases/credis/Makefile
+++ b/databases/credis/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: credis
-# Date created: 2011-02-02
-# Whom: Steven Kreuzer <skreuzer@FreeBSD.org>
-#
+# Created by: Steven Kreuzer <skreuzer@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= credis
PORTVERSION= 0.2.3
@@ -18,4 +14,5 @@ USE_LDCONFIG= yes
PLIST_SUB= VERSION="${PORTVERSION}"
+NO_STAGE= yes
.include <bsd.port.mk>