diff options
Diffstat (limited to 'mail/qmHandle')
-rw-r--r-- | mail/qmHandle/Makefile | 4 | ||||
-rw-r--r-- | mail/qmHandle/distinfo | 2 | ||||
-rw-r--r-- | mail/qmHandle/pkg-descr | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/mail/qmHandle/Makefile b/mail/qmHandle/Makefile index a404765d7892..0182ecdd7e2c 100644 --- a/mail/qmHandle/Makefile +++ b/mail/qmHandle/Makefile @@ -9,7 +9,8 @@ PORTNAME= qmHandle PORTVERSION= 1.0.0 PORTREVISION= 1 CATEGORIES= mail -MASTER_SITES= http://www.italpro.net/mb/soft/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= qmhandle MAINTAINER= petef@FreeBSD.org COMMENT= Tool to view and manage a qmail queue @@ -18,7 +19,6 @@ RUN_DEPENDS= ${QMAIL_DIR}/bin/qmail-qstat:${PORTSDIR}/mail/qmail NO_WRKSUBDIR= yes NO_BUILD= yes -USE_BZIP2= yes USE_PERL5= yes .if exists(${LOCALBASE}/qmail/bin/qmail-qstat) diff --git a/mail/qmHandle/distinfo b/mail/qmHandle/distinfo index 770f51c71b5e..e9998a12e777 100644 --- a/mail/qmHandle/distinfo +++ b/mail/qmHandle/distinfo @@ -1 +1 @@ -MD5 (qmHandle-1.0.0.tar.bz2) = d2f1da6e2cf2c5edc7669318b46fdad4 +MD5 (qmHandle-1.0.0.tar.gz) = 4522172ffaba5830757b2f1730ecb534 diff --git a/mail/qmHandle/pkg-descr b/mail/qmHandle/pkg-descr index a1ee3de18714..9802349bd5de 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.italpro.net/mb/soft/qmhandle.html +WWW: http://qmhandle.sourceforge.net/ - Pete petef@FreeBSD.org |