diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-01-11 11:43:19 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-01-11 11:43:19 +0000 |
commit | 63b8213ccab72128f8459105e6f2beb77f50ee86 (patch) | |
tree | 9b857ac35ef07ab95f1b99387f952011df2487ff /net/pear-URI_Template | |
parent | 7854dcaffb1a2019c82aa0d983b3e17ee9e1a8d7 (diff) | |
download | ports-63b8213ccab72128f8459105e6f2beb77f50ee86.tar.gz ports-63b8213ccab72128f8459105e6f2beb77f50ee86.zip |
Notes
Diffstat (limited to 'net/pear-URI_Template')
-rw-r--r-- | net/pear-URI_Template/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/pear-URI_Template/Makefile b/net/pear-URI_Template/Makefile index dc97107d85f4..08e7833ee66d 100644 --- a/net/pear-URI_Template/Makefile +++ b/net/pear-URI_Template/Makefile @@ -7,7 +7,7 @@ PORTNAME= URI_Template PORTVERSION= 0.3.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net pear MAINTAINER= wenheping@gmail.com @@ -16,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= URI +CATEGORY= URI FILES= Template.php TESTS= AllTests.php |