diff options
-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 | ||||
-rw-r--r-- | net/dctc/Makefile | 6 | ||||
-rw-r--r-- | net/dctc/distinfo | 2 | ||||
-rw-r--r-- | net/dctc/pkg-plist | 2 |
6 files changed, 14 insertions, 6 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 diff --git a/net/dctc/Makefile b/net/dctc/Makefile index cfbc14b56f06..356600626772 100644 --- a/net/dctc/Makefile +++ b/net/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/dctc/distinfo b/net/dctc/distinfo index ad1cb916ec97..1f6a31fbb8d7 100644 --- a/net/dctc/distinfo +++ b/net/dctc/distinfo @@ -1 +1 @@ -MD5 (dctc-0.71.1.tar.gz) = ca37c2de434693c989648d465d4b4e04 +MD5 (dctc-0.73.0.tar.gz) = c0af09a222267b5ac9f0d31bc18dbff2 diff --git a/net/dctc/pkg-plist b/net/dctc/pkg-plist index 49ed6fd7b6fd..23efa334a7ca 100644 --- a/net/dctc/pkg-plist +++ b/net/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 |