diff options
author | Alexander Nedotsukov <bland@FreeBSD.org> | 2003-09-25 03:52:46 +0000 |
---|---|---|
committer | Alexander Nedotsukov <bland@FreeBSD.org> | 2003-09-25 03:52:46 +0000 |
commit | 305d70f9df5cca0d9345b1d17994b184c5aa5930 (patch) | |
tree | 7fbe61799489162f8a9ce418de4a2a1634e19ac4 /textproc/libxml++/Makefile | |
parent | 30ff1751863d02711eb644da0506a73c0b8204ce (diff) |
Notes
Diffstat (limited to 'textproc/libxml++/Makefile')
-rw-r--r-- | textproc/libxml++/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/libxml++/Makefile b/textproc/libxml++/Makefile index 56f979f9e43f..aabf822085f1 100644 --- a/textproc/libxml++/Makefile +++ b/textproc/libxml++/Makefile @@ -7,12 +7,12 @@ # PORTNAME= libxml++ -PORTVERSION= 0.25.0 +PORTVERSION= 0.26.0 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME:S/+/plus/g} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= bland@FreeBSD.org COMMENT= XML API for C++ USE_GNOME= gnomehack gnometarget libxml2 pkgconfig |