pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/py-twisted
Module Name: pkgsrc
Committed By: adam
Date: Thu Feb 6 15:46:13 UTC 2020
Modified Files:
pkgsrc/net/py-twisted: Makefile.common
Log Message:
py-twisted: fix pkglint warnings
To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 pkgsrc/net/py-twisted/Makefile.common
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/py-twisted/Makefile.common
diff -u pkgsrc/net/py-twisted/Makefile.common:1.43 pkgsrc/net/py-twisted/Makefile.common:1.44
--- pkgsrc/net/py-twisted/Makefile.common:1.43 Thu Feb 6 15:44:57 2020
+++ pkgsrc/net/py-twisted/Makefile.common Thu Feb 6 15:46:13 2020
@@ -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 @@ MASTER_SITES= ${MASTER_SITE_PYPI:=T/Twis
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