diff options
author | clement <clement@FreeBSD.org> | 2004-05-21 22:54:20 +0800 |
---|---|---|
committer | clement <clement@FreeBSD.org> | 2004-05-21 22:54:20 +0800 |
commit | d0d1473a3baf394e1ab86f02051ae0653706305d (patch) | |
tree | ecd15375d5d10308bc4d4a8e48647510bb89c88f /mail | |
parent | 9aeab01347b57cb28a22a8387725dc8c7ad0384c (diff) | |
download | freebsd-ports-gnome-d0d1473a3baf394e1ab86f02051ae0653706305d.tar.gz freebsd-ports-gnome-d0d1473a3baf394e1ab86f02051ae0653706305d.tar.zst freebsd-ports-gnome-d0d1473a3baf394e1ab86f02051ae0653706305d.zip |
- Update to 20040520
- Remove PKGNAMEPREFIX=p5-
PR: 66994
Submitted: Franz Klammer <klammer@webonaut.com>
Diffstat (limited to 'mail')
-rw-r--r-- | mail/msgconvert/Makefile | 3 | ||||
-rw-r--r-- | mail/msgconvert/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/mail/msgconvert/Makefile b/mail/msgconvert/Makefile index bb72a01cc6b0..0e4c11248cc9 100644 --- a/mail/msgconvert/Makefile +++ b/mail/msgconvert/Makefile @@ -6,10 +6,9 @@ # PORTNAME= msgconvert -PORTVERSION= 20040104 +PORTVERSION= 20040520 CATEGORIES= mail perl5 MASTER_SITES= http://www.webonaut.com/distfiles/ -PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-${PORTVERSION}.pl EXTRACT_SUFX= .bz2 diff --git a/mail/msgconvert/distinfo b/mail/msgconvert/distinfo index 014a48e84faa..980e04054d54 100644 --- a/mail/msgconvert/distinfo +++ b/mail/msgconvert/distinfo @@ -1,2 +1,2 @@ -MD5 (msgconvert-20040104.pl.bz2) = 5e2e06fdaa5f1210c78d1d156909c2f3 -SIZE (msgconvert-20040104.pl.bz2) = 5043 +MD5 (msgconvert-20040520.pl.bz2) = 87e969be17054e90ed43052127878cb5 +SIZE (msgconvert-20040520.pl.bz2) = 5634 |