aboutsummaryrefslogtreecommitdiff
path: root/devel/py-simplejson/Makefile
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2012-10-06 16:02:55 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2012-10-06 16:02:55 +0000
commite5e378acd20bcbfd7bb934eaee1bb01e500ca6a6 (patch)
treea94731059d127435a3ad79f0e58a8dc6bda9fd85 /devel/py-simplejson/Makefile
parente59606a0f9919ade61daeb774863113cecba601f (diff)
Notes
Diffstat (limited to 'devel/py-simplejson/Makefile')
-rw-r--r--devel/py-simplejson/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/devel/py-simplejson/Makefile b/devel/py-simplejson/Makefile
index ad42ed3e3e7a..3eba4a5a9aec 100644
--- a/devel/py-simplejson/Makefile
+++ b/devel/py-simplejson/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: py-simplejson
-# Date created: 25 Apr 2006
-# Whom: Alexander Botero-Lowry <alex@foxybanana.com>
-#
+# Created by: Alexander Botero-Lowry <alex@foxybanana.com>
# $FreeBSD$
-#
PORTNAME= simplejson
PORTVERSION= 2.6.1
@@ -12,7 +8,7 @@ MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= python@FreeBSD.org
-COMMENT= Simplejson is a simple, fast, extensible JSON encoder/decoder
+COMMENT= Simple, fast, extensible JSON encoder/decoder
LICENSE= MIT