diff options
Diffstat (limited to 'www/librewolf/Makefile')
-rw-r--r-- | www/librewolf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/librewolf/Makefile b/www/librewolf/Makefile index 856352c4a782..926ed5e19fd9 100644 --- a/www/librewolf/Makefile +++ b/www/librewolf/Makefile @@ -2,6 +2,7 @@ PORTNAME= librewolf DISTVERSION= 143.0.3 LWPATCH= -1 DISTVERSIONSUFFIX= ${LWPATCH}.source +PORTREVISION= 1 CATEGORIES= www wayland MASTER_SITES= https://gitlab.com/api/v4/projects/32320088/packages/generic/${PORTNAME}-source/${DISTVERSION}${LWPATCH}/ |