pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-tmux: Update HOMEPAGE
Module Name: pkgsrc-wip
Committed By: Greg Troxel <gdt%lexort.com@localhost>
Pushed By: gdt
Date: Wed Nov 8 11:21:21 2023 -0500
Changeset: 317c1fe174fa9f4bc069b6aa080f2c8e399be95d
Modified Files:
py-tmux/Makefile
Log Message:
py-tmux: Update HOMEPAGE
old one returned no data
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=317c1fe174fa9f4bc069b6aa080f2c8e399be95d
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-tmux/Makefile | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diffs:
diff --git a/py-tmux/Makefile b/py-tmux/Makefile
index 100bce9163..072004d3ea 100644
--- a/py-tmux/Makefile
+++ b/py-tmux/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2014/08/18 09:54:23 thomasklausner Exp $
+# $NetBSD$
DISTNAME= pytmux-0.1.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
@@ -6,7 +6,8 @@ CATEGORIES= misc python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pytmux/}
MAINTAINER= kamelderouiche%yahoo.com@localhost
-HOMEPAGE= https://files.pythonhosted.org/packages/source/p/pytmux/
+HOMEPAGE= https://github.com/wraithan/pytmux
+#HOMEPAGE+= https://pypi.org/project/pytmux/
COMMENT= Simple wrapper for tmux
LICENSE= apache-2.0
Home |
Main Index |
Thread Index |
Old Index