diff options
| author | Daniel Engberg <diizzy@FreeBSD.org> | 2021-10-11 18:54:43 +0000 |
|---|---|---|
| committer | Daniel Engberg <diizzy@FreeBSD.org> | 2021-10-11 18:54:45 +0000 |
| commit | 2114ce3114a417d3aea6a9844fa45c9a0f94e9ed (patch) | |
| tree | 5ffa519af579e5251f44c8203abffed70abdbe55 /mail | |
| parent | 8456ff169d840fa3c21c9e5f7efdc15e8fb2baf6 (diff) | |
Diffstat (limited to 'mail')
| -rw-r--r-- | mail/mime4j/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/mime4j/Makefile b/mail/mime4j/Makefile index 89d0003ae247..7def23878610 100644 --- a/mail/mime4j/Makefile +++ b/mail/mime4j/Makefile @@ -4,7 +4,7 @@ PORTNAME= mime4j PORTVERSION= 0.7.2 PORTREVISION= 1 CATEGORIES= mail java -MASTER_SITES= APACHE/james/${PORTNAME} +MASTER_SITES= https://archive.apache.org/dist/james/${PORTNAME}/${POSTVERSION}/ DISTNAME= apache-${PORTNAME}-${PORTVERSION}-bin MAINTAINER= ale@FreeBSD.org |
