summaryrefslogtreecommitdiff
path: root/graphics/py-dot
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-09-04 18:55:07 +0000
committerwiz <wiz@pkgsrc.org>2017-09-04 18:55:07 +0000
commit29357c598720f87cdd22b2412d4a7f4be87a9a51 (patch)
tree9976f2a10a025f71d2c90b3d00e25ecda4359ca4 /graphics/py-dot
parent7914b046f73dd13b87ac289aab16c1bc7f8a9b4c (diff)
downloadpkgsrc-29357c598720f87cdd22b2412d4a7f4be87a9a51.tar.gz
Update some URLs.
Diffstat (limited to 'graphics/py-dot')
-rw-r--r--graphics/py-dot/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/py-dot/Makefile b/graphics/py-dot/Makefile
index ceacea8a9b1..e54ca8dfb10 100644
--- a/graphics/py-dot/Makefile
+++ b/graphics/py-dot/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2017/07/14 15:33:19 adam Exp $
+# $NetBSD: Makefile,v 1.7 2017/09/04 18:55:08 wiz Exp $
DISTNAME= pydot-1.2.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
@@ -6,7 +6,7 @@ CATEGORIES= graphics python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pydot/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://code.google.com/p/pydot/
+HOMEPAGE= https://github.com/erocarrera/pydot
COMMENT= Python interface to Graphviz's Dot language
LICENSE= mit