diff options
author | Olli Hauer <ohauer@FreeBSD.org> | 2021-06-09 19:21:27 +0000 |
---|---|---|
committer | Olli Hauer <ohauer@FreeBSD.org> | 2021-06-09 19:21:27 +0000 |
commit | c16bc6bf10655d96b3005b59633eaa2367f50d94 (patch) | |
tree | a1f23d8ec677feac283eea62e5d7299826c361cc | |
parent | a79b40aafb34d419645305bd3a14a5ea6d646360 (diff) |
mail/spamd: bump PORTREVISION
-rw-r--r-- | mail/spamd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/spamd/Makefile b/mail/spamd/Makefile index e308af6fd941..770df636d95a 100644 --- a/mail/spamd/Makefile +++ b/mail/spamd/Makefile @@ -2,7 +2,7 @@ PORTNAME= spamd PORTVERSION= 4.9.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= mail MASTER_SITES= SF/freebsdspamd/spamd |