diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2002-05-15 20:17:33 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2002-05-15 20:17:33 +0000 |
commit | f2259cd577b3e2213d95bf03705e9d7f28b75848 (patch) | |
tree | 038c9363b964ba261ee6af2fd436829e13d71fa2 /mail/qmHandle | |
parent | 6dc9df4da91cb922c2936b7bc5a1bcce7e926341 (diff) | |
download | ports-f2259cd577b3e2213d95bf03705e9d7f28b75848.tar.gz ports-f2259cd577b3e2213d95bf03705e9d7f28b75848.zip |
Notes
Diffstat (limited to 'mail/qmHandle')
-rw-r--r-- | mail/qmHandle/Makefile | 5 | ||||
-rw-r--r-- | mail/qmHandle/distinfo | 2 | ||||
-rw-r--r-- | mail/qmHandle/pkg-descr | 2 |
3 files changed, 5 insertions, 4 deletions
diff --git a/mail/qmHandle/Makefile b/mail/qmHandle/Makefile index 9e9939b8637b..ff331832a24e 100644 --- a/mail/qmHandle/Makefile +++ b/mail/qmHandle/Makefile @@ -6,9 +6,9 @@ # PORTNAME= qmHandle -PORTVERSION= 0.5.1 +PORTVERSION= 1.0.0 CATEGORIES= mail -MASTER_SITES= http://www.io.com/~mick/soft/ +MASTER_SITES= http://www.italpro.net/mb/soft/ MAINTAINER= petef@FreeBSD.org @@ -16,6 +16,7 @@ RUN_DEPENDS= ${QMAIL_DIR}/bin/qmail-qstat:${PORTSDIR}/mail/qmail NO_WRKSUBDIR= yes NO_BUILD= yes +USE_BZIP2= yes .if exists(${LOCALBASE}/qmail/bin/qmail-qstat) QMAIL_DIR?= ${LOCALBASE}/qmail diff --git a/mail/qmHandle/distinfo b/mail/qmHandle/distinfo index d13c3be913ad..770f51c71b5e 100644 --- a/mail/qmHandle/distinfo +++ b/mail/qmHandle/distinfo @@ -1 +1 @@ -MD5 (qmHandle-0.5.1.tar.gz) = c50bce18aa4e3e6c98cd5da9ed41c5a9 +MD5 (qmHandle-1.0.0.tar.bz2) = d2f1da6e2cf2c5edc7669318b46fdad4 diff --git a/mail/qmHandle/pkg-descr b/mail/qmHandle/pkg-descr index 3f64e66b0374..a1ee3de18714 100644 --- a/mail/qmHandle/pkg-descr +++ b/mail/qmHandle/pkg-descr @@ -9,7 +9,7 @@ The key features of qmHandle are: * You can view a message in the queue; * You can remove a message from the queue. -WWW: http://www.io.com/~mick/soft/qmhandle.html +WWW: http://www.italpro.net/mb/soft/qmhandle.html - Pete petef@FreeBSD.org |