diff options
Diffstat (limited to 'net/dctc')
-rw-r--r-- | net/dctc/Makefile | 6 | ||||
-rw-r--r-- | net/dctc/distinfo | 2 | ||||
-rw-r--r-- | net/dctc/pkg-plist | 2 |
3 files changed, 7 insertions, 3 deletions
diff --git a/net/dctc/Makefile b/net/dctc/Makefile index cfbc14b..3566006 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 ad1cb91..1f6a31f 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 49ed6fd..23efa33 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 |