diff options
Diffstat (limited to 'textproc/nuspell/Makefile')
-rw-r--r-- | textproc/nuspell/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/nuspell/Makefile b/textproc/nuspell/Makefile index 8cf18adeacb6..ffbab858cc35 100644 --- a/textproc/nuspell/Makefile +++ b/textproc/nuspell/Makefile @@ -3,7 +3,7 @@ PORTNAME= nuspell DISTVERSIONPREFIX= v DISTVERSION= 2.2.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ |