aboutsummaryrefslogtreecommitdiff
path: root/textproc/py-dsv
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-05-05 11:15:53 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-05-05 11:15:53 +0000
commitb67bcd423b39aa9cae20f76a56a02c621aa3f295 (patch)
treef7359dd61a615ee63f07b752d7d286b4e4134527 /textproc/py-dsv
parent80e8e5525725f4d5d4b526dd3707f4e5fff1e84c (diff)
downloadports-b67bcd423b39aa9cae20f76a56a02c621aa3f295.tar.gz
ports-b67bcd423b39aa9cae20f76a56a02c621aa3f295.zip
Notes
Diffstat (limited to 'textproc/py-dsv')
-rw-r--r--textproc/py-dsv/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-dsv/Makefile b/textproc/py-dsv/Makefile
index 09edb0d83bd2..f408bc145345 100644
--- a/textproc/py-dsv/Makefile
+++ b/textproc/py-dsv/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 1.4.1
CATEGORIES= textproc python
MASTER_SITES= SF/python-${PORTNAME}/python-${PORTNAME}/${PORTVERSION}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-DISTNAME= ${PORTNAME:U}-${PORTVERSION}
+DISTNAME= ${PORTNAME:tu}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Python module to parse or write delimeter-separated (e.g. CSV) files