diff options
author | lioux <lioux@FreeBSD.org> | 2002-03-05 22:47:29 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2002-03-05 22:47:29 +0800 |
commit | b0f4032613bb3b221d74c0195efbe15d8f606d64 (patch) | |
tree | 971438491f5f6a5f180cb610eda8af98d75e2826 /net-p2p/dctc/Makefile | |
parent | ae8caf4a5c343d127ef6810a6cbc9aa86aa4f072 (diff) | |
download | freebsd-ports-gnome-b0f4032613bb3b221d74c0195efbe15d8f606d64.tar.gz freebsd-ports-gnome-b0f4032613bb3b221d74c0195efbe15d8f606d64.tar.zst freebsd-ports-gnome-b0f4032613bb3b221d74c0195efbe15d8f606d64.zip |
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: |