diff options
author | Boris Samorodov <bsam@FreeBSD.org> | 2009-06-02 21:15:40 +0000 |
---|---|---|
committer | Boris Samorodov <bsam@FreeBSD.org> | 2009-06-02 21:15:40 +0000 |
commit | f6f9c02e7eb10c78884cd4435b04fd3c0135e0f6 (patch) | |
tree | bcc195ff277b4bc682a7cb749ed785f6beb1bdc9 /textproc/linux-libxml | |
parent | 783c16c4938ee78690233d0458b3243fd9bdd141 (diff) | |
download | ports-f6f9c02e7eb10c78884cd4435b04fd3c0135e0f6.tar.gz ports-f6f9c02e7eb10c78884cd4435b04fd3c0135e0f6.zip |
Notes
Diffstat (limited to 'textproc/linux-libxml')
-rw-r--r-- | textproc/linux-libxml/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/linux-libxml/Makefile b/textproc/linux-libxml/Makefile index 17b3f338f3bd..e02e889261bc 100644 --- a/textproc/linux-libxml/Makefile +++ b/textproc/linux-libxml/Makefile @@ -7,14 +7,14 @@ PORTNAME= libxml PORTVERSION= 1.8.17 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc linux DISTNAME= ${PORTNAME}-${PORTVERSION}-13 MAINTAINER= freebsd-emulation@FreeBSD.org COMMENT= RPM of libxml -CONFLICTS= linux-f8-libxml-[0-9]* +CONFLICTS= linux-f8-libxml-[0-9]* linux-f10-libxml-[0-9]* USE_LINUX_RPM= yes LINUX_DIST_VER= 4 |