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/dctc/Makefile | |
parent | b82696b70b1056793c4fb626d056c6e950900352 (diff) | |
download | ports-051633910dc276f19848accc0b917a196da36bd4.tar.gz ports-051633910dc276f19848accc0b917a196da36bd4.zip |
Notes
Diffstat (limited to 'net/dctc/Makefile')
-rw-r--r-- | net/dctc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/dctc/Makefile b/net/dctc/Makefile index 3bebe965560c..2cd4b0bc2b6d 100644 --- a/net/dctc/Makefile +++ b/net/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 |