diff options
Diffstat (limited to 'print/py-cups/Makefile')
-rw-r--r-- | print/py-cups/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/py-cups/Makefile b/print/py-cups/Makefile index 6a1d42577dd..5f9fbebcbb9 100644 --- a/print/py-cups/Makefile +++ b/print/py-cups/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.33 2017/12/19 11:53:10 jperkin Exp $ +# $NetBSD: Makefile,v 1.34 2018/01/28 20:11:02 wiz Exp $ DISTNAME= pycups-1.9.73 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/^py//} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= print python MASTER_SITES= http://cyberelk.net/tim/data/pycups/ MASTER_SITES+= ${MASTER_SITE_PYPI:=p/pycups/} |