diff options
author | Bill Fumerola <billf@FreeBSD.org> | 1999-06-07 13:30:39 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 1999-06-07 13:30:39 +0000 |
commit | 4b6e3f52fd914416f5c3541183e3f6454107b056 (patch) | |
tree | 97f95566c42dd2ebb3b81cbcfd078a47e777f3cb /mail/ezmlm-idx | |
parent | adca23aa2d06eed39f6e074bbf5e6fb75f94f63d (diff) | |
download | ports-4b6e3f52fd914416f5c3541183e3f6454107b056.tar.gz ports-4b6e3f52fd914416f5c3541183e3f6454107b056.zip |
Notes
Diffstat (limited to 'mail/ezmlm-idx')
-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 |