diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-10-19 18:33:57 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-10-19 18:33:57 +0000 |
commit | 747a6d3b23e8e39aba59c4b0bf3d4a351c888878 (patch) | |
tree | a226ef79fa2b781365624946faf58a6b8237ac86 /textproc/libxml2/Makefile | |
parent | 248ae9d969f706246e427be88273e10768969298 (diff) |
Notes
Diffstat (limited to 'textproc/libxml2/Makefile')
-rw-r--r-- | textproc/libxml2/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile index 86ef6911cb5c..fb5407a93833 100644 --- a/textproc/libxml2/Makefile +++ b/textproc/libxml2/Makefile @@ -6,8 +6,7 @@ # PORTNAME= libxml2 -PORTVERSION= 2.4.25 -PORTREVISION= 1 +PORTVERSION= 2.4.26 CATEGORIES= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.4 |