aboutsummaryrefslogtreecommitdiff
path: root/devel/judy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/judy/Makefile')
-rw-r--r--devel/judy/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/devel/judy/Makefile b/devel/judy/Makefile
index f71c150b0bd9..7d6a3e32ff5d 100644
--- a/devel/judy/Makefile
+++ b/devel/judy/Makefile
@@ -1,16 +1,12 @@
-# New ports collection makefile for: Judy
-# Date created: 19 August 2004
-# Whom: Sergey Skvortsov <skv@protey.ru>
-#
+# Created by: Sergey Skvortsov <skv@protey.ru>
# $FreeBSD$
-#
PORTNAME= Judy
PORTVERSION= 1.0.5
CATEGORIES= devel
MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME:L}/${PORTNAME}-${PORTVERSION}
-MAINTAINER= skv@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= General purpose dynamic array
GNU_CONFIGURE= yes