diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-02-28 09:47:13 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-02-28 09:47:13 +0000 |
commit | f1351cf57cf058a57cb3fa71e000aaceff4ec6bb (patch) | |
tree | 8e634f4956a8c186b767baef3cd57eff4d36df18 /mail/p5-Email-MessageID | |
parent | e091a876b776aa1a3fca5ee6603d8cb0b07ec676 (diff) | |
download | freebsd-ports-f1351cf57cf058a57cb3fa71e000aaceff4ec6bb.zip |
Use real PORTVERSION and update dependent ports
- Add LICENSE_FILE
- Sort PLIST
Diffstat (limited to 'mail/p5-Email-MessageID')
-rw-r--r-- | mail/p5-Email-MessageID/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/p5-Email-MessageID/Makefile b/mail/p5-Email-MessageID/Makefile index 028c8f4ba662..a3ce655522a9 100644 --- a/mail/p5-Email-MessageID/Makefile +++ b/mail/p5-Email-MessageID/Makefile @@ -13,7 +13,7 @@ COMMENT= Generate world unique message-ids LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Email-Address>=1.80:mail/p5-Email-Address +BUILD_DEPENDS= p5-Email-Address>=1.800:mail/p5-Email-Address RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes |