diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-08-28 08:40:38 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-08-28 08:40:38 +0000 |
commit | 26b4e3327608791512d5ac09a0810f93b56989af (patch) | |
tree | 520a8a8fc1ed0809dc5dbb49b43396474e3bdd26 /net/pear-Net_NNTP/pkg-plist | |
parent | d42da65ed84385cd0ed2b3d1bf3bfd0448dfd98b (diff) | |
download | ports-26b4e3327608791512d5ac09a0810f93b56989af.tar.gz ports-26b4e3327608791512d5ac09a0810f93b56989af.zip |
[update] net/pear-Net_NNTP: update to 0.9.2
Update NNTP pear class to the lastest version.
PR: ports/55949
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
Notes
Notes:
svn path=/head/; revision=87869
Diffstat (limited to 'net/pear-Net_NNTP/pkg-plist')
-rw-r--r-- | net/pear-Net_NNTP/pkg-plist | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/net/pear-Net_NNTP/pkg-plist b/net/pear-Net_NNTP/pkg-plist index 46088154112c..cd7d31ce9ad7 100644 --- a/net/pear-Net_NNTP/pkg-plist +++ b/net/pear-Net_NNTP/pkg-plist @@ -1,4 +1,8 @@ %%PEARDIR%%/Net/NNTP.php +%%PEARDIR%%/Net/NNTP/Protocol.php +%%PEARDIR%%/Net/NNTP/Header.php +%%PEARDIR%%/Net/NNTP/Message.php %%PKGREGDIR%%/package.xml +@dirrm %%PEARDIR%%/Net/NNTP @dirrm %%PKGREGDIR%% @unexec rmdir %D/share/pear/Net 2> /dev/null || true |