diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-08-28 17:18:38 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-08-28 17:18:38 +0000 |
commit | 5786e86ede4b884130448c9457f2c525a89c4c77 (patch) | |
tree | 200abdddf8282c6ef67c294489ccf93d861faf45 /textproc/py-libxml2 | |
parent | cbb00220d230ce33fb7490d638b39bde2d2ecd90 (diff) |
Notes
Diffstat (limited to 'textproc/py-libxml2')
-rw-r--r-- | textproc/py-libxml2/Makefile | 2 |
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 |