Index: head/net/pear-Net_NNTP/Makefile =================================================================== --- head/net/pear-Net_NNTP/Makefile (revision 132924) +++ head/net/pear-Net_NNTP/Makefile (revision 132925) @@ -1,26 +1,26 @@ # Ports collection makefile for: pear-Net_NNTP # Date created: 07 August 2003 # Whom: Clement Laforet # # $FreeBSD$ # PORTNAME= Net_NNTP -PORTVERSION= 1.0.0 +PORTVERSION= 1.0.1 PORTEPOCH= 1 -CATEGORIES= net news www pear +CATEGORIES= net news pear MAINTAINER= antonio@php.net COMMENT= PEAR implementation of the NNTP protocol BUILD_DEPENDS= ${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket RUN_DEPENDS= ${BUILD_DEPENDS} CATEGORY= Net FILES= NNTP.php NNTP/Client.php NNTP/Protocol/Client.php EXAMPLES= index.php group.php read.php _EXAMPLESDIR= docs/examples/news.php.net .include .include "${PORTSDIR}/devel/pear-PEAR/Makefile.common" .include Property changes on: head/net/pear-Net_NNTP/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.12 \ No newline at end of property +1.13 \ No newline at end of property Index: head/net/pear-Net_NNTP/distinfo =================================================================== --- head/net/pear-Net_NNTP/distinfo (revision 132924) +++ head/net/pear-Net_NNTP/distinfo (revision 132925) @@ -1,2 +1,2 @@ -MD5 (PEAR/Net_NNTP-1.0.0.tgz) = d1717c38097248425e2407978d36548c -SIZE (PEAR/Net_NNTP-1.0.0.tgz) = 16064 +MD5 (PEAR/Net_NNTP-1.0.1.tgz) = c51bfa31c55d2f784171373d9532980c +SIZE (PEAR/Net_NNTP-1.0.1.tgz) = 16507 Property changes on: head/net/pear-Net_NNTP/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.8 \ No newline at end of property +1.9 \ No newline at end of property