diff options
author | June McEnroe <june@causal.agency> | 2021-03-08 22:59:24 +0000 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2021-03-08 22:59:24 +0000 |
commit | da2b4c3047319af8755e30723412340d1d42f31c (patch) | |
tree | 8a7338923f8cf6e4670667f7e72493bd4edbbe46 /mail/imbox/Makefile | |
parent | Update catgirl to 1.6 (diff) | |
download | ports-da2b4c3047319af8755e30723412340d1d42f31c.tar.gz ports-da2b4c3047319af8755e30723412340d1d42f31c.zip |
Update imbox to 1.4
Diffstat (limited to 'mail/imbox/Makefile')
-rw-r--r-- | mail/imbox/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/imbox/Makefile b/mail/imbox/Makefile index 450d202..33501c6 100644 --- a/mail/imbox/Makefile +++ b/mail/imbox/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= imbox -DISTVERSION= 1.3 +DISTVERSION= 1.4 CATEGORIES= mail MASTER_SITES= https://git.causal.agency/imbox/snapshot/ |