aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-12-26 23:52:50 +0800
committermiwi <miwi@FreeBSD.org>2008-12-26 23:52:50 +0800
commit89329caf3ea18e7b3c70acba57c4286cdb7555a4 (patch)
tree17a6e12e643a538b864bbd4badf8c866b6dab9fb
parent4cf07da1ced09df7108b9a67c2fc62fa4bdb0dff (diff)
downloadfreebsd-ports-gnome-89329caf3ea18e7b3c70acba57c4286cdb7555a4.tar.gz
freebsd-ports-gnome-89329caf3ea18e7b3c70acba57c4286cdb7555a4.tar.zst
freebsd-ports-gnome-89329caf3ea18e7b3c70acba57c4286cdb7555a4.zip
- Fix pear category
PR: 129950 Submitted by: Jun <yamajun@ofug.net> Approved by: maintainer
-rw-r--r--net/pear-URI_Template/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/pear-URI_Template/Makefile b/net/pear-URI_Template/Makefile
index 462fcb7e695d..dc97107d85f4 100644
--- a/net/pear-URI_Template/Makefile
+++ b/net/pear-URI_Template/Makefile
@@ -7,6 +7,7 @@
PORTNAME= URI_Template
PORTVERSION= 0.3.0
+PORTREVISION= 1
CATEGORIES= net pear
MAINTAINER= wenheping@gmail.com
@@ -15,7 +16,7 @@ COMMENT= Parser for URI Templates
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
-CATAGORY= Net
+CATAGORY= URI
FILES= Template.php
TESTS= AllTests.php