diff options
author | garga <garga@FreeBSD.org> | 2009-03-27 19:53:07 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2009-03-27 19:53:07 +0800 |
commit | b34da632f219f529ad066c87e48fa3c252657dc6 (patch) | |
tree | 322caa19218f2feb61aea674aee1edf7b16c4495 /sysutils/dtc | |
parent | 91184f3932a6455516109f898bae81c1e084dddf (diff) | |
download | freebsd-ports-graphics-b34da632f219f529ad066c87e48fa3c252657dc6.tar.gz freebsd-ports-graphics-b34da632f219f529ad066c87e48fa3c252657dc6.tar.zst freebsd-ports-graphics-b34da632f219f529ad066c87e48fa3c252657dc6.zip |
- Bump necessary PORTREVISIONS and fix some ports to new clamav API
Diffstat (limited to 'sysutils/dtc')
-rw-r--r-- | sysutils/dtc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/dtc/Makefile b/sysutils/dtc/Makefile index e39ca475552..e6b286d4c14 100644 --- a/sysutils/dtc/Makefile +++ b/sysutils/dtc/Makefile @@ -7,7 +7,7 @@ PORTNAME= dtc PORTVERSION= 0.28.2.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MASTER_SITES= ftp://ftp.gplhost.com/pub/dtc/bsd/ \ ftp://ftp.gplhost.fr/pub/dtc/bsd/ \ |