diff options
author | Cy Schubert <cy@FreeBSD.org> | 2003-01-07 04:47:47 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2003-01-07 04:47:47 +0000 |
commit | 74ac3f7ff92824a8042e799bca4db5687086daa9 (patch) | |
tree | 6aa098bd959d17d987ae5301b04362fabedaad33 /x11-wm/fvwm2-devel/Makefile | |
parent | 4e7d1ea4e6e98aa4122d4e91cde0a3913f41eba3 (diff) |
Notes
Diffstat (limited to 'x11-wm/fvwm2-devel/Makefile')
-rw-r--r-- | x11-wm/fvwm2-devel/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/x11-wm/fvwm2-devel/Makefile b/x11-wm/fvwm2-devel/Makefile index c0b8b4248e13..7f061cc8c3ba 100644 --- a/x11-wm/fvwm2-devel/Makefile +++ b/x11-wm/fvwm2-devel/Makefile @@ -6,8 +6,7 @@ # PORTNAME= fvwm -PORTVERSION= 2.5.4 -PORTREVISION= 1 +PORTVERSION= 2.5.5 CATEGORIES= x11-wm MASTER_SITES= ftp://ftp.fvwm.org/pub/fvwm/version-2/ \ http://www.fvwm.org/generated/icon_download/ @@ -76,7 +75,9 @@ MAN1= FvwmAnimate.1 FvwmAuto.1 FvwmBacker.1 FvwmBanner.1 FvwmButtons.1 \ fvwm-menu-directory.1 fvwm-menu-headlines.1 fvwm-menu-xlock.1 \ fvwm.1 fvwm-root.1 fvwm-config.1 fvwm-bug.1 \ fvwm-convert-2.2.1 fvwm-convert-2.4.1 fvwm-convert-2.6.1 \ - FvwmPerl.1 fvwm-perllib.1 + FvwmPerl.1 fvwm-perllib.1 FvwmProxy.1 FvwmWindowLister.1 \ + FvwmGtkDebug.1 + post-extract: @${MKDIR} ${WRKDIR}/icons |