diff options
Diffstat (limited to 'wm/fvwm3/Makefile')
-rw-r--r-- | wm/fvwm3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/fvwm3/Makefile b/wm/fvwm3/Makefile index 9ea329af159..27647baf984 100644 --- a/wm/fvwm3/Makefile +++ b/wm/fvwm3/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2022/06/28 11:37:00 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2022/06/30 11:18:57 nia Exp $ DISTNAME= fvwm3-1.0.4 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= wm x11 MASTER_SITES= ${MASTER_SITE_GITHUB:=fvwmorg/} GITHUB_RELEASE= ${PKGVERSION_NOREV} |