aboutsummaryrefslogtreecommitdiff
path: root/mail/qmhandle
diff options
context:
space:
mode:
authorPete Fritchman <petef@FreeBSD.org>2002-05-15 20:17:33 +0000
committerPete Fritchman <petef@FreeBSD.org>2002-05-15 20:17:33 +0000
commitf2259cd577b3e2213d95bf03705e9d7f28b75848 (patch)
tree038c9363b964ba261ee6af2fd436829e13d71fa2 /mail/qmhandle
parent6dc9df4da91cb922c2936b7bc5a1bcce7e926341 (diff)
downloadports-f2259cd577b3e2213d95bf03705e9d7f28b75848.tar.gz
ports-f2259cd577b3e2213d95bf03705e9d7f28b75848.zip
Notes
Diffstat (limited to 'mail/qmhandle')
-rw-r--r--mail/qmhandle/Makefile5
-rw-r--r--mail/qmhandle/distinfo2
-rw-r--r--mail/qmhandle/pkg-descr2
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