pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/py-twisted py-twisted: fix pkglint warnings
details: https://anonhg.NetBSD.org/pkgsrc/rev/ddc02a1f2fab
branches: trunk
changeset: 422916:ddc02a1f2fab
user: adam <adam%pkgsrc.org@localhost>
date: Thu Feb 06 15:46:13 2020 +0000
description:
py-twisted: fix pkglint warnings
diffstat:
net/py-twisted/Makefile.common | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (21 lines):
diff -r c250fb7b7e61 -r ddc02a1f2fab net/py-twisted/Makefile.common
--- a/net/py-twisted/Makefile.common Thu Feb 06 15:44:57 2020 +0000
+++ b/net/py-twisted/Makefile.common Thu Feb 06 15:46:13 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.43 2020/02/06 15:44:57 adam Exp $
+# $NetBSD: Makefile.common,v 1.44 2020/02/06 15:46:13 adam Exp $
#
# used by net/py-twisted/Makefile
# used by net/py-twisted-docs/Makefile
@@ -9,8 +9,8 @@
EXTRACT_SUFX= .tar.bz2
MAINTAINER?= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://www.twistedmatrix.com/
+HOMEPAGE= https://www.twistedmatrix.com/
LICENSE= mit
-DISTINFO_FILE?= ${.CURDIR}/../py-twisted/distinfo
-PATCHDIR?= ${.CURDIR}/../py-twisted/patches
+DISTINFO_FILE?= ${.CURDIR}/../../net/py-twisted/distinfo
+PATCHDIR?= ${.CURDIR}/../../net/py-twisted/patches
Home |
Main Index |
Thread Index |
Old Index