diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-07-25 22:24:16 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-07-25 22:24:16 +0000 |
commit | 38661f2e321251fd1fb7e9843de890e52fa9a6c6 (patch) | |
tree | 823633adf083cfe14a43eb3c741d3f06a78959f9 /textproc/py-qt4-xml | |
parent | 606c1dd0d16317ecb9df3f26d41a620ec98fcaf7 (diff) | |
download | ports-38661f2e321251fd1fb7e9843de890e52fa9a6c6.tar.gz ports-38661f2e321251fd1fb7e9843de890e52fa9a6c6.zip |
Notes
Diffstat (limited to 'textproc/py-qt4-xml')
-rw-r--r-- | textproc/py-qt4-xml/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/py-qt4-xml/Makefile b/textproc/py-qt4-xml/Makefile index 972bb4c348e5..6ca3b49925f5 100644 --- a/textproc/py-qt4-xml/Makefile +++ b/textproc/py-qt4-xml/Makefile @@ -7,6 +7,7 @@ PORTNAME= xml PORTVERSION= ${PYQT4_VERSION} PORTREVISION= 2 +PORTEPOCH= 1 CATEGORIES= textproc devel python MASTER_SITES= ${MASTER_SITES_PYQT4} |