aboutsummaryrefslogtreecommitdiff
path: root/net/pear-Net_Dict/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-08-05 09:05:43 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-08-05 09:05:43 +0000
commit7c4c6fdb1f9d4f265f24d88bc9b53233d76ff94a (patch)
tree2a1a9654a01316f69b58c25cd61719661c87babc /net/pear-Net_Dict/Makefile
parentb4dae868e7e07d7ae9d90e6861beac3d70a6b0f6 (diff)
downloadports-7c4c6fdb1f9d4f265f24d88bc9b53233d76ff94a.tar.gz
ports-7c4c6fdb1f9d4f265f24d88bc9b53233d76ff94a.zip
Notes
Diffstat (limited to 'net/pear-Net_Dict/Makefile')
-rw-r--r--net/pear-Net_Dict/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/net/pear-Net_Dict/Makefile b/net/pear-Net_Dict/Makefile
index 517eebcfd248..c7d8f220b358 100644
--- a/net/pear-Net_Dict/Makefile
+++ b/net/pear-Net_Dict/Makefile
@@ -6,18 +6,17 @@
#
PORTNAME= Net_Dict
-PORTVERSION= 1.0.5
+PORTVERSION= 1.0.6
CATEGORIES= net www pear
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= wenheping@gmail.com
COMMENT= PEAR interface to the DICT protocol
BUILD_DEPENDS= ${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket \
${PEARDIR}/Cache.php:${PORTSDIR}/sysutils/pear-Cache
RUN_DEPENDS= ${BUILD_DEPENDS}
-CATEGORY= Net
-FILES= Dict.php
+FILES= Net/Dict.php
DOCS= dict.php
.include <bsd.port.pre.mk>