aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/py-libxml2
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2005-08-29 01:18:38 +0800
committermarcus <marcus@FreeBSD.org>2005-08-29 01:18:38 +0800
commit018b466db8c940da67bda0088480c8ea05d10521 (patch)
tree1d29147dd2e186e1a692e3cc362a813100af45fe /textproc/py-libxml2
parentf08eff2330404f38925bf89d544496a7835a6d47 (diff)
downloadfreebsd-ports-gnome-018b466db8c940da67bda0088480c8ea05d10521.tar.gz
freebsd-ports-gnome-018b466db8c940da67bda0088480c8ea05d10521.tar.zst
freebsd-ports-gnome-018b466db8c940da67bda0088480c8ea05d10521.zip
Correct PORTREVISIONs so that the overall PORTVERSION does not go
backwards. Reported by: eik's script
Diffstat (limited to 'textproc/py-libxml2')
-rw-r--r--textproc/py-libxml2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-libxml2/Makefile b/textproc/py-libxml2/Makefile
index f7d13f26b49c..a28a7ec809c3 100644
--- a/textproc/py-libxml2/Makefile
+++ b/textproc/py-libxml2/Makefile
@@ -5,9 +5,9 @@
# $FreeBSD$
#
+PORTREVISION= 2
CATEGORIES= textproc gnome python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-PORTREVISION= 2
MAINTAINER= gnome@FreeBSD.org
COMMENT= Python interface for XML parser library for GNOME