diff options
author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-10-19 05:25:39 +0000 |
---|---|---|
committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-10-19 05:25:39 +0000 |
commit | 592f51fc9b78768adc2e979bc846094750d2a555 (patch) | |
tree | 35a0143866f0f530a45558c337d1dceb7fc65088 /mail/ripmime/Makefile | |
parent | Update to 2.4.5 (diff) |
Update to 1.2.4
PR: 31347
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=48928
Diffstat (limited to 'mail/ripmime/Makefile')
-rw-r--r-- | mail/ripmime/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/ripmime/Makefile b/mail/ripmime/Makefile index 4e219f63ff64..966710aff44e 100644 --- a/mail/ripmime/Makefile +++ b/mail/ripmime/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ripmime -PORTVERSION= 1.2.3 +PORTVERSION= 1.2.4 CATEGORIES= mail MASTER_SITES= http://www.pldaniels.com/ripmime/ |