diff options
author | wiz <wiz> | 2002-11-03 21:31:24 +0000 |
---|---|---|
committer | wiz <wiz> | 2002-11-03 21:31:24 +0000 |
commit | 17329c51096af11645d3c6ab27ae8c31658dd99f (patch) | |
tree | fe4cd60367c6b8f61cc6f9f9ed48ed3e0b0d934c /net/dctc/Makefile | |
parent | 406fb41613fb24b9f2f14d552d6dcc7bd2ed3823 (diff) | |
download | pkgsrc-17329c51096af11645d3c6ab27ae8c31658dd99f.tar.gz |
Update to 0.83.7:
Fixed a compilation problem with Berkeley DB4, updated the man page, and
added the ability to start a program when a GDL ends. Downloading the
hublist no longer hangs the GUI, automatic generation of autoscan patterns
was added, and a problem with missing translation files in the RPM was
fixed.
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 64240230100..e44fce76f2a 100644 --- a/net/dctc/Makefile +++ b/net/dctc/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2002/10/21 01:35:13 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2002/11/03 21:31:24 wiz Exp $ # -DISTNAME= dctc-0.83.6 +DISTNAME= dctc-0.83.7 CATEGORIES= net MASTER_SITES= http://www.ac2i.tzo.com/dctc/ |