aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-qt4-svg
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-07-25 22:24:16 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-07-25 22:24:16 +0000
commit38661f2e321251fd1fb7e9843de890e52fa9a6c6 (patch)
tree823633adf083cfe14a43eb3c741d3f06a78959f9 /graphics/py-qt4-svg
parent606c1dd0d16317ecb9df3f26d41a620ec98fcaf7 (diff)
downloadports-38661f2e321251fd1fb7e9843de890e52fa9a6c6.tar.gz
ports-38661f2e321251fd1fb7e9843de890e52fa9a6c6.zip
The first iteration of the py-qt4-* ports had a snapshot date as its
PORTVERSION. After that the PORTVERSION became 4.foo. Because this is numerically lower than before, the PORTEPOCH should have been bumped. Poked by: kris@ PR: 125814 Submitted by: Danny Pansters <danny@ricin.com> (maintainer)
Notes
Notes: svn path=/head/; revision=217513
Diffstat (limited to 'graphics/py-qt4-svg')
-rw-r--r--graphics/py-qt4-svg/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/py-qt4-svg/Makefile b/graphics/py-qt4-svg/Makefile
index affbca88de8a..d5c4176f112a 100644
--- a/graphics/py-qt4-svg/Makefile
+++ b/graphics/py-qt4-svg/Makefile
@@ -7,6 +7,7 @@
PORTNAME= svg
PORTVERSION= ${PYQT4_VERSION}
PORTREVISION= 2
+PORTEPOCH= 1
CATEGORIES= graphics devel python
MASTER_SITES= ${MASTER_SITES_PYQT4}