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 78ceca2a5654..6510de0e8f33 100644 --- a/www/librewolf/Makefile +++ b/www/librewolf/Makefile @@ -2,6 +2,7 @@ PORTNAME= librewolf DISTVERSION= 142.0.1 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}/ |