From 5786e86ede4b884130448c9457f2c525a89c4c77 Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Sun, 28 Aug 2005 17:18:38 +0000 Subject: Correct PORTREVISIONs so that the overall PORTVERSION does not go backwards. Reported by: eik's script --- textproc/libxml2/Makefile | 2 +- textproc/py-libxml2/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'textproc') diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile index 611fd0529f3a..863824aa1413 100644 --- a/textproc/libxml2/Makefile +++ b/textproc/libxml2/Makefile @@ -13,7 +13,7 @@ PORTNAME= libxml2 PORTVERSION= 2.6.20 -PORTREVISION= 1 +PORTREVISION?= 1 CATEGORIES?= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.6 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 -- cgit v1.2.3