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 56301222557..161af35e22e 100644 --- a/wm/fvwm/Makefile +++ b/wm/fvwm/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2011/04/22 14:40:45 obache Exp $ +# $NetBSD: Makefile,v 1.19 2012/10/03 21:58:25 wiz Exp $ DISTNAME= fvwm-${FVWM_VER} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= x11 wm MASTER_SITES= ftp://ftp.fvwm.org/pub/fvwm/version-2/ \ http://www.fvwm.org/generated/icon_download/ |