diff options
author | petef <petef@FreeBSD.org> | 2003-04-07 03:51:37 +0800 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2003-04-07 03:51:37 +0800 |
commit | b68948b42f86a556841490d26b071f0182e37586 (patch) | |
tree | 349c5cc7609c59998ac1b0162abcca6ad6ff4004 /mail | |
parent | 97ab1ba31400fed6a5ab9ce5d3a5684c24c29751 (diff) | |
download | freebsd-ports-gnome-b68948b42f86a556841490d26b071f0182e37586.tar.gz freebsd-ports-gnome-b68948b42f86a556841490d26b071f0182e37586.tar.zst freebsd-ports-gnome-b68948b42f86a556841490d26b071f0182e37586.zip |
Project home has moved to sourceforge.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/qmHandle/Makefile | 4 | ||||
-rw-r--r-- | mail/qmHandle/distinfo | 2 | ||||
-rw-r--r-- | mail/qmHandle/pkg-descr | 2 | ||||
-rw-r--r-- | mail/qmhandle/Makefile | 4 | ||||
-rw-r--r-- | mail/qmhandle/distinfo | 2 | ||||
-rw-r--r-- | mail/qmhandle/pkg-descr | 2 |
6 files changed, 8 insertions, 8 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 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 |