diff options
Diffstat (limited to 'wm/fvwm/Makefile')
-rw-r--r-- | wm/fvwm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/fvwm/Makefile b/wm/fvwm/Makefile index 41aa0e8f2d4..25aeae66b5c 100644 --- a/wm/fvwm/Makefile +++ b/wm/fvwm/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.56 2021/05/24 19:55:10 wiz Exp $ +# $NetBSD: Makefile,v 1.57 2021/12/08 16:06:50 adam Exp $ DISTNAME= fvwm-${FVWM_VER} -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= wm x11 MASTER_SITES= ${MASTER_SITE_GITHUB:=fvwmorg/} GITHUB_RELEASE= ${FVWM_VER} |