diff options
author | lioux <lioux@FreeBSD.org> | 2002-06-17 03:46:08 +0000 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2002-06-17 03:46:08 +0000 |
commit | b58ebc3df2d37c57962fafb7f49ed8fef815a445 (patch) | |
tree | 382bb82ebb0adada7acb8a3c62098c1493148088 /net/dctc/Makefile | |
parent | de5abe98b0d2fa3a4c526ea85392981107699b78 (diff) | |
download | FreeBSD-ports-b58ebc3df2d37c57962fafb7f49ed8fef815a445.zip FreeBSD-ports-b58ebc3df2d37c57962fafb7f49ed8fef815a445.tar.gz |
Update to 0.83.1
Diffstat (limited to 'net/dctc/Makefile')
-rw-r--r-- | net/dctc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/dctc/Makefile b/net/dctc/Makefile index b1c1ca2..412228a 100644 --- a/net/dctc/Makefile +++ b/net/dctc/Makefile @@ -6,7 +6,7 @@ # PORTNAME= dctc -PORTVERSION= 0.83.0 +PORTVERSION= 0.83.1 CATEGORIES= net MASTER_SITES= http://ac2i.tzo.com/dctc/ DISTNAME= ${PORTNAME}-${PORTVERSION} |