diff options
Diffstat (limited to 'archivers/dact/Makefile')
-rw-r--r-- | archivers/dact/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/archivers/dact/Makefile b/archivers/dact/Makefile index 034793b76cb5..95dbb1fdec54 100644 --- a/archivers/dact/Makefile +++ b/archivers/dact/Makefile @@ -7,12 +7,12 @@ # PORTNAME= dact -PORTVERSION= 0.8.39 -PORTREVISION= 2 +PORTVERSION= 0.8.41 +PORTREVISION= 0 CATEGORIES= archivers MASTER_SITES= http://www.rkeene.org/files/oss/dact/release/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= freebsd@unixfreunde.de COMMENT= Dynamic Adaptive Compression Tool LIB_DEPENDS= mcrypt.8:${PORTSDIR}/security/libmcrypt \ |