diff options
Diffstat (limited to 'sysutils/py-notify-python/Makefile')
-rw-r--r-- | sysutils/py-notify-python/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/py-notify-python/Makefile b/sysutils/py-notify-python/Makefile index 5342cc48278..4854d61f333 100644 --- a/sysutils/py-notify-python/Makefile +++ b/sysutils/py-notify-python/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.33 2020/11/05 09:07:09 ryoon Exp $ +# $NetBSD: Makefile,v 1.34 2021/04/21 11:40:39 adam Exp $ DISTNAME= notify-python-0.1.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} -PKGREVISION= 39 +PKGREVISION= 40 CATEGORIES= sysutils MASTER_SITES= http://www.galago-project.org/files/releases/source/notify-python/ EXTRACT_SUFX= .tar.bz2 |