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/Makefile | |
parent | Update to 0.98.3. (diff) |
Update to 0.73
Diffstat (limited to 'net-p2p/dctc/Makefile')
-rw-r--r-- | net-p2p/dctc/Makefile | 6 |
1 files changed, 4 insertions, 2 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: |