diff options
Diffstat (limited to 'print/fontforge/Makefile')
-rw-r--r-- | print/fontforge/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/fontforge/Makefile b/print/fontforge/Makefile index c753a187f689..d9f7b1689567 100644 --- a/print/fontforge/Makefile +++ b/print/fontforge/Makefile @@ -2,7 +2,7 @@ PORTNAME= fontforge DISTVERSION= 20201107 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= print MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${DISTVERSION}/ |