diff options
author | Florian Smeets <flo@FreeBSD.org> | 2010-12-27 22:02:09 +0000 |
---|---|---|
committer | Florian Smeets <flo@FreeBSD.org> | 2010-12-27 22:02:09 +0000 |
commit | 43d6fb8dee67d865818c8277d3c5c6ed5530ecd0 (patch) | |
tree | a0760a06f224f0c0011a9041f8cc0b009d35848b /textproc/wbxml2 | |
parent | 60dfc9c453e121e71a94373e5329544d788422b5 (diff) | |
download | ports-43d6fb8dee67d865818c8277d3c5c6ed5530ecd0.tar.gz ports-43d6fb8dee67d865818c8277d3c5c6ed5530ecd0.zip |
Notes
Diffstat (limited to 'textproc/wbxml2')
-rw-r--r-- | textproc/wbxml2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/wbxml2/Makefile b/textproc/wbxml2/Makefile index 373cab2909ea..c6f8704e77ee 100644 --- a/textproc/wbxml2/Makefile +++ b/textproc/wbxml2/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc devel MASTER_SITES= SF/libwbxml/libwbxml/${PORTVERSION} DISTNAME= libwbxml-${PORTVERSION} -MAINTAINER= flo@smeets.im +MAINTAINER= flo@FreeBSD.org COMMENT= Library & tools for converting wbxml<->xml LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 |