diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2005-04-10 20:32:00 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2005-04-10 20:32:00 +0000 |
commit | b1def06fefde84bee9e2237ae60013ee7e517063 (patch) | |
tree | 17d3a498bb1619d4e181ab5f36e194dbd795cfde /net | |
parent | e45d20f3d296deed38e5b0beb1594652381c224a (diff) |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/pear-Net_NNTP/Makefile | 4 | ||||
-rw-r--r-- | net/pear-Net_NNTP/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/pear-Net_NNTP/Makefile b/net/pear-Net_NNTP/Makefile index 2807dfc82e1a..96c3449af70b 100644 --- a/net/pear-Net_NNTP/Makefile +++ b/net/pear-Net_NNTP/Makefile @@ -6,9 +6,9 @@ # 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 diff --git a/net/pear-Net_NNTP/distinfo b/net/pear-Net_NNTP/distinfo index 9527715fea51..f333b4e232e8 100644 --- a/net/pear-Net_NNTP/distinfo +++ b/net/pear-Net_NNTP/distinfo @@ -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 |