diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-03-05 14:47:29 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-03-05 14:47:29 +0000 |
commit | 6698f392c1b2dcf9301db22413ba78af0e4e700e (patch) | |
tree | e8e229461198e3ea5d7b23dfd9b6668d9cfc3c0e /net-p2p/dctc | |
parent | 37e9322b2ee87e5bf0633b820c2204b7d728c674 (diff) | |
download | ports-6698f392c1b2dcf9301db22413ba78af0e4e700e.tar.gz ports-6698f392c1b2dcf9301db22413ba78af0e4e700e.zip |
Notes
Diffstat (limited to 'net-p2p/dctc')
-rw-r--r-- | net-p2p/dctc/Makefile | 6 | ||||
-rw-r--r-- | net-p2p/dctc/distinfo | 2 | ||||
-rw-r--r-- | net-p2p/dctc/pkg-plist | 2 |
3 files changed, 7 insertions, 3 deletions
diff --git a/net-p2p/dctc/Makefile b/net-p2p/dctc/Makefile index cfbc14b56f06..356600626772 100644 --- a/net-p2p/dctc/Makefile +++ b/net-p2p/dctc/Makefile @@ -6,10 +6,10 @@ # PORTNAME= dctc -PORTVERSION= 0.71.1 +PORTVERSION= 0.73 CATEGORIES= net MASTER_SITES= http://ac2i.tzo.com/dctc/ -DISTNAME= ${PORTNAME}-${PORTVERSION} +DISTNAME= ${PORTNAME}-${PORTVERSION}.0 MAINTAINER= lioux@FreeBSD.org @@ -29,6 +29,8 @@ DOC_FILES= COPYING ChangeLog INSTALL README \ Documentation/DCextensions/search_by_content \ Documentation/GDL Documentation/VAR \ Documentation/commands \ + Documentation/programs.nl \ + Documentation/programs.pl \ Documentation/output Documentation/programs post-patch: diff --git a/net-p2p/dctc/distinfo b/net-p2p/dctc/distinfo index ad1cb916ec97..1f6a31fbb8d7 100644 --- a/net-p2p/dctc/distinfo +++ b/net-p2p/dctc/distinfo @@ -1 +1 @@ -MD5 (dctc-0.71.1.tar.gz) = ca37c2de434693c989648d465d4b4e04 +MD5 (dctc-0.73.0.tar.gz) = c0af09a222267b5ac9f0d31bc18dbff2 diff --git a/net-p2p/dctc/pkg-plist b/net-p2p/dctc/pkg-plist index 49ed6fd7b6fd..23efa334a7ca 100644 --- a/net-p2p/dctc/pkg-plist +++ b/net-p2p/dctc/pkg-plist @@ -9,6 +9,8 @@ bin/dctc %%PORTDOCS%%share/doc/dctc/Documentation/commands %%PORTDOCS%%share/doc/dctc/Documentation/output %%PORTDOCS%%share/doc/dctc/Documentation/programs +%%PORTDOCS%%share/doc/dctc/Documentation/programs.nl +%%PORTDOCS%%share/doc/dctc/Documentation/programs.pl %%PORTDOCS%%share/doc/dctc/INSTALL %%PORTDOCS%%share/doc/dctc/KNOWN_BUGS %%PORTDOCS%%share/doc/dctc/README |