pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

py-apprise: Fix package name



Module Name:	pkgsrc-wip
Committed By:	Greg Troxel <gdt%lexort.com@localhost>
Pushed By:	gdt
Date:		Sat Feb 5 09:17:41 2022 -0500
Changeset:	e769388446c9c806334e30034a7ccfba9cb56535

Modified Files:
	py-apprise/Makefile

Log Message:
py-apprise: Fix package name

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=e769388446c9c806334e30034a7ccfba9cb56535

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-apprise/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/py-apprise/Makefile b/py-apprise/Makefile
index 12f2e3d488..8f7e6cffa9 100644
--- a/py-apprise/Makefile
+++ b/py-apprise/Makefile
@@ -1,6 +1,7 @@
 # $NetBSD$
 
 DISTNAME=	apprise-0.9.6
+PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	comms
 MASTER_SITES=	${MASTER_SITE_PYPI:=a/apprise/}
 


Home | Main Index | Thread Index | Old Index