summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-08-01 17:43:45 +0000
committerwiz <wiz@pkgsrc.org>2017-08-01 17:43:45 +0000
commit0adbd7448c2168968b5e1ec174fc745377d2675c (patch)
treec7793ee0a27d7863be735e52be723b54f851c357 /textproc
parent54a97ca2a71bb94dcf2725a7935f6b0ca46bdd2a (diff)
downloadpkgsrc-0adbd7448c2168968b5e1ec174fc745377d2675c.tar.gz
Fill in MASTER_SITES and HOMEPAGE.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/csvkit/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/csvkit/Makefile b/textproc/csvkit/Makefile
index efa718b1502..00de09c6100 100644
--- a/textproc/csvkit/Makefile
+++ b/textproc/csvkit/Makefile
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.6 2017/08/01 17:40:16 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2017/08/01 17:43:45 wiz Exp $
DISTNAME= 0.9.0
PKGREVISION= 1
PKGNAME= csvkit-${DISTNAME}
CATEGORIES= textproc
-#MASTER_SITES= https://github.com/onyxfish/csvkit/archive/
+MASTER_SITES= ${MASTER_SITE_GITHUB:=wireservice/}
MAINTAINER= cheusov@NetBSD.org
-#HOMEPAGE= https://github.com/onyxfish/csvkit/archive/
+HOMEPAGE= https://github.com/wireservice/csvkit
COMMENT= Suite of utilities for converting to and working with CSV
LICENSE= mit