aboutsummaryrefslogtreecommitdiffstats
path: root/net/pear-XML_RPC2
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-12-26 23:56:02 +0800
committermiwi <miwi@FreeBSD.org>2008-12-26 23:56:02 +0800
commit705a9fb3ef5b5bb88b75a3de4f8bf03765ce5e62 (patch)
treee5289a54d8b5c247c9c526d4fba62376030cd843 /net/pear-XML_RPC2
parent89329caf3ea18e7b3c70acba57c4286cdb7555a4 (diff)
downloadfreebsd-ports-gnome-705a9fb3ef5b5bb88b75a3de4f8bf03765ce5e62.tar.gz
freebsd-ports-gnome-705a9fb3ef5b5bb88b75a3de4f8bf03765ce5e62.tar.zst
freebsd-ports-gnome-705a9fb3ef5b5bb88b75a3de4f8bf03765ce5e62.zip
- Fix duplicate pear category
PR: 129949 Submitted by: jun <yamajun@ofug.net> Approved by: maintainer
Diffstat (limited to 'net/pear-XML_RPC2')
-rw-r--r--net/pear-XML_RPC2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/pear-XML_RPC2/Makefile b/net/pear-XML_RPC2/Makefile
index e968b6e7c329..e81532c0f742 100644
--- a/net/pear-XML_RPC2/Makefile
+++ b/net/pear-XML_RPC2/Makefile
@@ -7,6 +7,7 @@
PORTNAME= XML_RPC2
PORTVERSION= 1.0.5
+PORTREVISION= 1
CATEGORIES= net devel pear
MAINTAINER= wenheping@gmail.com
@@ -18,7 +19,6 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
USE_PHP= curl
-CATEGORY= XML
FILES= XML/RPC2/Backend/Php/Value/Array.php \
XML/RPC2/Backend/Php/Value/Base64.php \
XML/RPC2/Backend/Php/Value/Boolean.php \