diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-02-03 19:13:53 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-02-03 19:13:53 +0000 |
commit | 051633910dc276f19848accc0b917a196da36bd4 (patch) | |
tree | 9b5b650a00219b43285a5ece2dad41870fa403cb /net-p2p/dctc/Makefile | |
parent | Update to 0.5. (diff) |
Update to 0.69
Diffstat (limited to 'net-p2p/dctc/Makefile')
-rw-r--r-- | net-p2p/dctc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/dctc/Makefile b/net-p2p/dctc/Makefile index 3bebe965560c..2cd4b0bc2b6d 100644 --- a/net-p2p/dctc/Makefile +++ b/net-p2p/dctc/Makefile @@ -6,10 +6,10 @@ # PORTNAME= dctc -PORTVERSION= 0.68.0 +PORTVERSION= 0.69 CATEGORIES= net MASTER_SITES= http://ac2i.tzo.com/dctc/ -DISTNAME= ${PORTNAME}-${PORTVERSION} +DISTNAME= ${PORTNAME}-${PORTVERSION}.0 MAINTAINER= lioux@FreeBSD.org |