diff options
author | petef <petef@FreeBSD.org> | 2002-05-15 20:17:33 +0000 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2002-05-15 20:17:33 +0000 |
commit | e9cc449de04749cdabd19d17c24928c583d78203 (patch) | |
tree | fdd86922aeefa0f223d7dda3e221a31f18658af4 /mail | |
parent | 81f20bb18a37275c8afe88683a0d99ba4e60bcb6 (diff) | |
download | FreeBSD-ports-e9cc449de04749cdabd19d17c24928c583d78203.zip FreeBSD-ports-e9cc449de04749cdabd19d17c24928c583d78203.tar.gz |
- update to 1.0.0
- use bzip2 distfile
- use new master site/WWW: tag
Submitted by: Maciej KorzeƱ <maciekk@linux.sky.pl>
Diffstat (limited to 'mail')
-rw-r--r-- | mail/qmHandle/Makefile | 5 | ||||
-rw-r--r-- | mail/qmHandle/distinfo | 2 | ||||
-rw-r--r-- | mail/qmHandle/pkg-descr | 2 | ||||
-rw-r--r-- | mail/qmhandle/Makefile | 5 | ||||
-rw-r--r-- | mail/qmhandle/distinfo | 2 | ||||
-rw-r--r-- | mail/qmhandle/pkg-descr | 2 |
6 files changed, 10 insertions, 8 deletions
diff --git a/mail/qmHandle/Makefile b/mail/qmHandle/Makefile index 9e9939b..ff33183 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 d13c3be..770f51c 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 3f64e66..a1ee3de 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 diff --git a/mail/qmhandle/Makefile b/mail/qmhandle/Makefile index 9e9939b..ff33183 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 d13c3be..770f51c 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 3f64e66..a1ee3de 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 |