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 aa9a0541c9e0..ac4670010de3 100644 --- a/print/fontforge/Makefile +++ b/print/fontforge/Makefile @@ -1,6 +1,6 @@ PORTNAME= fontforge DISTVERSION= 20230101 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= print MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${DISTVERSION}/ |