pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/transmission
Module Name: pkgsrc
Committed By: wiz
Date: Thu Mar 30 07:50:54 UTC 2023
Modified Files:
pkgsrc/net/transmission: Makefile.common
Log Message:
transmission: fix fetch stage for all users of Makefile.common
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/net/transmission/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/transmission/Makefile.common
diff -u pkgsrc/net/transmission/Makefile.common:1.14 pkgsrc/net/transmission/Makefile.common:1.15
--- pkgsrc/net/transmission/Makefile.common:1.14 Thu Mar 30 05:37:07 2023
+++ pkgsrc/net/transmission/Makefile.common Thu Mar 30 07:50:54 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.14 2023/03/30 05:37:07 mrg Exp $
+# $NetBSD: Makefile.common,v 1.15 2023/03/30 07:50:54 wiz Exp $
#
# used by net/transmission-common/Makefile
# used by net/transmission-gtk/Makefile
@@ -11,6 +11,7 @@ CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GITHUB:=transmission/}
EXTRACT_SUFX= .tar.xz
GITHUB_RELEASE= ${PKGVERSION_NOREV}
+GITHUB_PROJECT= transmission
MAINTAINER= wiz%NetBSD.org@localhost
HOMEPAGE= http://www.transmissionbt.com/
Home |
Main Index |
Thread Index |
Old Index