diff options
author | Yoshio MITA <mita@FreeBSD.org> | 2002-08-03 10:11:22 +0000 |
---|---|---|
committer | Yoshio MITA <mita@FreeBSD.org> | 2002-08-03 10:11:22 +0000 |
commit | 9ee51810af8236b71e4c22b86a9dbc51b482621c (patch) | |
tree | 5a12759eedaaa7d4792dcc5f45de120b16c4fd1d /textproc/linux-f10-libxml2/Makefile | |
parent | a72262f89ae589458d71f5da15497ce3780bb3a0 (diff) |
Notes
Diffstat (limited to 'textproc/linux-f10-libxml2/Makefile')
-rw-r--r-- | textproc/linux-f10-libxml2/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/textproc/linux-f10-libxml2/Makefile b/textproc/linux-f10-libxml2/Makefile index 6fe21428c138..28208690e8d8 100644 --- a/textproc/linux-f10-libxml2/Makefile +++ b/textproc/linux-f10-libxml2/Makefile @@ -6,11 +6,7 @@ # PORTNAME= libxml -.if (${MACHINE_ARCH} == "i386") -PORTVERSION= 1.4.0 -.elif (${MACHINE_ARCH} == "alpha") -PORTVERSION= 1.7.3 -.endif +PORTVERSION= 1.8.10 CATEGORIES= textproc linux MAINTAINER= taoka@FreeBSD.org |