diff options
author | billf <billf@FreeBSD.org> | 1999-06-07 21:30:39 +0800 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 1999-06-07 21:30:39 +0800 |
commit | 8d2a056b65e5a9ff4a2e2cdb2bceee87206e5598 (patch) | |
tree | c51ae3259aa6d56a1e9d390047902763528919e4 | |
parent | ccf4cbc236a4d0d0d1db04266fd2ff63c5e207ac (diff) | |
download | freebsd-ports-gnome-8d2a056b65e5a9ff4a2e2cdb2bceee87206e5598.tar.gz freebsd-ports-gnome-8d2a056b65e5a9ff4a2e2cdb2bceee87206e5598.tar.zst freebsd-ports-gnome-8d2a056b65e5a9ff4a2e2cdb2bceee87206e5598.zip |
Upgrade ezmlm to 0.322
Submitted by: tom
-rw-r--r-- | mail/ezmlm-idx/Makefile | 8 | ||||
-rw-r--r-- | mail/ezmlm-idx/distinfo | 2 | ||||
-rw-r--r-- | mail/ezmlm-idx/pkg-descr | 2 |
3 files changed, 6 insertions, 6 deletions
diff --git a/mail/ezmlm-idx/Makefile b/mail/ezmlm-idx/Makefile index 4351b27a4348..184c8c62ff2e 100644 --- a/mail/ezmlm-idx/Makefile +++ b/mail/ezmlm-idx/Makefile @@ -1,9 +1,9 @@ # New ports collection makefile for: ezmlm -# Version required: 0.321 +# Version required: 0.322 # Date created: 28 November 1998 # Whom: Neil Blakey-Milner <nbm@rucus.ru.ac.za> # -# $Id: Makefile,v 1.2 1999/02/22 04:17:39 steve Exp $ +# $Id: Makefile,v 1.3 1999/03/31 15:34:31 steve Exp $ DISTNAME= ezmlm-idx-${IDX_VERSION} CATEGORIES= mail @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.ezmlm.org/pub/patches/ \ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ ezmlm-${EZMLM_VERSION}${EXTRACT_SUFX} -MAINTAINER= tom@eborcom.com +MAINTAINER= tom@FreeBSD.org # QMAIL_DIR is the directory where qmail is installed QMAIL_DIR?= /var/qmail @@ -56,7 +56,7 @@ MY_SCRIPTS= accept check glconf grant mktab test MY_CONFIG= ezmlmglrc ezmlmrc ezmlmsubrc EZMLM_VERSION= 0.53 -IDX_VERSION= 0.321 +IDX_VERSION= 0.322 PLIST= ${WRKDIR}/PLIST diff --git a/mail/ezmlm-idx/distinfo b/mail/ezmlm-idx/distinfo index 37e83ab3c7df..fba633f7a12d 100644 --- a/mail/ezmlm-idx/distinfo +++ b/mail/ezmlm-idx/distinfo @@ -1,2 +1,2 @@ -MD5 (ezmlm-idx-0.321.tar.gz) = e6ed4a3a613211e374d4e363b3d608c1 +MD5 (ezmlm-idx-0.322.tar.gz) = df6db453d98ec96432f487f3d6ba244c MD5 (ezmlm-0.53.tar.gz) = 108c632caaa8cdbfd3041e6c449191b2 diff --git a/mail/ezmlm-idx/pkg-descr b/mail/ezmlm-idx/pkg-descr index 3a8939750137..cb6f3c5d0b4a 100644 --- a/mail/ezmlm-idx/pkg-descr +++ b/mail/ezmlm-idx/pkg-descr @@ -15,4 +15,4 @@ databases. WWW: http://www.ezmlm.org/ - Tom -tom@eborcom.com +tom@FreeBSD.org |