aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-cairo
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2020-10-11 14:49:12 +0000
committerMatthias Andree <mandree@FreeBSD.org>2020-10-11 14:49:12 +0000
commitbdf5b54a988867daa043b11eb1cae9c0f0cae401 (patch)
treebef7295f92e496a99f62b9fd928fc354ca2ea7de /graphics/py-cairo
parentd165435987e1756f61a96818593b634d4fc3052a (diff)
downloadports-bdf5b54a988867daa043b11eb1cae9c0f0cae401.tar.gz
ports-bdf5b54a988867daa043b11eb1cae9c0f0cae401.zip
Bump PORTEPOCH to fix port version going backwards.
Notes
Notes: svn path=/head/; revision=552068
Diffstat (limited to 'graphics/py-cairo')
-rw-r--r--graphics/py-cairo/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/py-cairo/Makefile b/graphics/py-cairo/Makefile
index 29b29e706c9b..68315583e3cc 100644
--- a/graphics/py-cairo/Makefile
+++ b/graphics/py-cairo/Makefile
@@ -4,6 +4,7 @@
PORTNAME= cairo
PORTVERSION= 1.18.1
PORTREVISION= 1
+PORTEPOCH= 1
CATEGORIES= graphics python
MASTER_SITES= https://github.com/pygobject/pycairo/releases/download/v${PORTVERSION}/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}