aboutsummaryrefslogtreecommitdiff
path: root/devel/pear-XML_Serializer/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2004-11-27 05:41:59 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2004-11-27 05:41:59 +0000
commit64ce329014dc18915eed3ab5cb709e0c3b48223e (patch)
treebf93f7047931f93a41738d851709f8e4eb210414 /devel/pear-XML_Serializer/Makefile
parentea59dba7f1fc17a91e55b54c2691365019533810 (diff)
Notes
Diffstat (limited to 'devel/pear-XML_Serializer/Makefile')
-rw-r--r--devel/pear-XML_Serializer/Makefile14
1 files changed, 7 insertions, 7 deletions
diff --git a/devel/pear-XML_Serializer/Makefile b/devel/pear-XML_Serializer/Makefile
index 1305deab8439..6987b9d44875 100644
--- a/devel/pear-XML_Serializer/Makefile
+++ b/devel/pear-XML_Serializer/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= XML_Serializer
-PORTVERSION= 0.13.0
+PORTVERSION= 0.13.1
CATEGORIES= devel www pear
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= antonio@php.net
COMMENT= PEAR Swiss-army knive for reading and writing XML files
BUILD_DEPENDS= ${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser \
@@ -18,11 +18,11 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
CATEGORY= XML
FILES= Serializer.php Unserializer.php
-EXAMPLES= example.xml serializeArrayWithObjects.php serializeEmptyArray.php \
- serializeIndexedArray.php serializeObject.php serializeRDF.php \
- serializeWithAttributes.php serializeWithAttributes2.php \
- serializeWithDtd.php serializeWithIndentedAttributes.php \
- serializeWithTagMap.php unserializeAnyXML.php unserializeEnum.php \
+EXAMPLES= example.xml serializeArrayWithObjects.php serializeEmptyArray.php \
+ serializeIndexedArray.php serializeObject.php serializeRDF.php \
+ serializeWithAttributes.php serializeWithAttributes2.php \
+ serializeWithDtd.php serializeWithIndentedAttributes.php \
+ serializeWithTagMap.php unserializeAnyXML.php unserializeEnum.php \
unserializeObject.php unserializeRDF.php unserializeWithAttributes.php
DOCS= todo.txt
_DOCSDIR= doc