diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2006-04-28 02:56:30 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2006-04-28 02:56:30 +0000 |
commit | 5989e6a9a53a20e8f6cf2f9ba568cac05f305090 (patch) | |
tree | 3b3edcbd3e27720d05584b8c76cfb1a34be17cf9 /mail/msgconvert/Makefile | |
parent | 1c5e96617dd7e741dc5f542c2613f5d22d7dcfc8 (diff) |
- Update to 20060330
PR: 96404
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=160625
Diffstat (limited to 'mail/msgconvert/Makefile')
-rw-r--r-- | mail/msgconvert/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/msgconvert/Makefile b/mail/msgconvert/Makefile index ca7f90b58307..d61084f6b8e1 100644 --- a/mail/msgconvert/Makefile +++ b/mail/msgconvert/Makefile @@ -6,8 +6,7 @@ # PORTNAME= msgconvert -PORTVERSION= 20040531 -PORTREVISION= 2 +PORTVERSION= 20060330 CATEGORIES= mail perl5 MASTER_SITES= http://www.webonaut.com/distfiles/ DISTNAME= ${PORTNAME}-${PORTVERSION}.pl |