aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Mail-Ezmlm/Makefile
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2005-03-13 11:15:01 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2005-03-13 11:15:01 +0000
commit7b17c4c156480d342648f12ae978fa175a97f07e (patch)
tree5fa447cc43334ad629146719ea1deec45230713a /mail/p5-Mail-Ezmlm/Makefile
parent3cf7f20f4e2f5795516c3e5d0d5d18f2c48ddedd (diff)
downloadports-7b17c4c156480d342648f12ae978fa175a97f07e.tar.gz
ports-7b17c4c156480d342648f12ae978fa175a97f07e.zip
Update to 0.05.1
PR: ports/78771 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=131086
Diffstat (limited to 'mail/p5-Mail-Ezmlm/Makefile')
-rw-r--r--mail/p5-Mail-Ezmlm/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/mail/p5-Mail-Ezmlm/Makefile b/mail/p5-Mail-Ezmlm/Makefile
index 0145c56b7c39..e00f70aff68c 100644
--- a/mail/p5-Mail-Ezmlm/Makefile
+++ b/mail/p5-Mail-Ezmlm/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= Mail-Ezmlm
-PORTVERSION= 0.03.1
+PORTVERSION= 0.05.1
CATEGORIES= mail perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN} \
- ftp://rucus.ru.ac.za/pub/mail/ezmlm/
+ ftp://ftp.rucus.ru.ac.za/users/guy/ezmlm/
MASTER_SITE_SUBDIR= Mail
PKGNAMEPREFIX= p5-
DISTNAME= Ezmlm-${PORTVERSION}
@@ -25,9 +25,8 @@ EZMLM_DIR?= ${LOCALBASE}
USE_PERL5= YES
MAN3= Mail::Ezmlm.3
-
# For this version, since it is a bugfix
-WRKSRC= ${WRKDIR}/Ezmlm-0.03
+WRKSRC= ${WRKDIR}/Ezmlm-0.05
do-configure:
.if defined(BATCH)