diff options
Diffstat (limited to 'net/pear-Net_Socket')
-rw-r--r-- | net/pear-Net_Socket/Makefile | 1 | ||||
-rw-r--r-- | net/pear-Net_Socket/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/net/pear-Net_Socket/Makefile b/net/pear-Net_Socket/Makefile index 1d830b2cf1ad..f9456bbc492a 100644 --- a/net/pear-Net_Socket/Makefile +++ b/net/pear-Net_Socket/Makefile @@ -14,6 +14,7 @@ EXTRACT_SUFX= .tgz DIST_SUBDIR= PEAR MAINTAINER= ports@FreeBSD.org +COMMENT= PEAR Network Socket Interface BUILD_DEPENDS= ${PEARDIR}.DIST_PHP:${PORTSDIR}/devel/pear-install RUN_DEPENDS= ${PEARDIR}.DIST_PHP:${PORTSDIR}/devel/pear-install diff --git a/net/pear-Net_Socket/pkg-comment b/net/pear-Net_Socket/pkg-comment deleted file mode 100644 index 39f8c882c6c6..000000000000 --- a/net/pear-Net_Socket/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -PEAR Network Socket Interface |