diff options
author | Cy Schubert <cy@FreeBSD.org> | 2022-02-27 22:21:11 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2022-02-27 22:27:21 +0000 |
commit | feadce11752196409376d6cefd7f561fc63a07c3 (patch) | |
tree | 090fe6d58973a0201af422bd2816e8720b459356 /mail/spamassassin-devel/Makefile | |
parent | bac6aa2ecb4ff206da7d486b1b7fcabac994aef2 (diff) | |
download | ports-feadce11752196409376d6cefd7f561fc63a07c3.tar.gz ports-feadce11752196409376d6cefd7f561fc63a07c3.zip |
Diffstat (limited to 'mail/spamassassin-devel/Makefile')
-rw-r--r-- | mail/spamassassin-devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/spamassassin-devel/Makefile b/mail/spamassassin-devel/Makefile index 9eec2dcb5b45..61aee351200f 100644 --- a/mail/spamassassin-devel/Makefile +++ b/mail/spamassassin-devel/Makefile @@ -10,8 +10,8 @@ COMMENT?= Highly efficient mail filter for identifying spam USE_GITHUB= yes GH_ACCOUNT= apache -GH_TAGNAME= e43a57c6f -SA_COMMIT_DATE= 2022.02.22 +GH_TAGNAME= 889d6c1b6 +SA_COMMIT_DATE= 2022.02.27 LICENSE= APACHE20 |