diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2019-04-10 06:18:31 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2019-04-10 06:18:31 +0000 |
commit | 63f5eeef8a3e1a075dc881008cee566e0f5c9efd (patch) | |
tree | a1ba323d184a3a776f45eb114cbdb05bfe21c470 /mail/py-afew | |
parent | e413c34db1a433094d48a8c5c420cf5102c6da49 (diff) |
Notes
Diffstat (limited to 'mail/py-afew')
-rw-r--r-- | mail/py-afew/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/py-afew/Makefile b/mail/py-afew/Makefile index 2618c4f10a72..0a42cfc11aa8 100644 --- a/mail/py-afew/Makefile +++ b/mail/py-afew/Makefile @@ -2,7 +2,7 @@ PORTNAME= afew DISTVERSION= 1.3.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |