diff options
| -rw-r--r-- | x11-wm/fvwm-crystal/Makefile | 7 | ||||
| -rw-r--r-- | x11-wm/fvwm-crystal/distinfo | 1 | 
2 files changed, 5 insertions, 3 deletions
| diff --git a/x11-wm/fvwm-crystal/Makefile b/x11-wm/fvwm-crystal/Makefile index 969d0796937e..9d0415b1b62d 100644 --- a/x11-wm/fvwm-crystal/Makefile +++ b/x11-wm/fvwm-crystal/Makefile @@ -3,9 +3,10 @@  PORTNAME=	fvwm-crystal  PORTVERSION=	3.0.6 -PORTREVISION=	10 +PORTREVISION=	11  CATEGORIES=	x11-wm -MASTER_SITES=	http://download.gna.org/fvwm-crystal/${PORTVERSION}/ +MASTER_SITES=	https://sourceforge.net/projects/fvwm-crystal/files/${PORTVERSION}/ +DISTFILE_SUFX=  download  MAINTAINER=	giacomomariani@yahoo.it  COMMENT=	Easy, eye-candy, light, and powerful window manager for X11 @@ -13,7 +14,7 @@ COMMENT=	Easy, eye-candy, light, and powerful window manager for X11  RUN_DEPENDS=	fvwm>=2.5:x11-wm/fvwm2 \  		bash:shells/bash -USES=		gettext gmake python shebangfix +USES=		gettext gmake python:2.7 shebangfix  SHEBANG_FILES=	addons/* bin/* fvwm/scripts/speed_value \  		fvwm/scripts/FvwmMPD/*.py  MAKE_ENV=	prefix="${PREFIX}" addondir="${DOCSDIR}/addons" diff --git a/x11-wm/fvwm-crystal/distinfo b/x11-wm/fvwm-crystal/distinfo index 762bb42d547d..9355bc742a2a 100644 --- a/x11-wm/fvwm-crystal/distinfo +++ b/x11-wm/fvwm-crystal/distinfo @@ -1,2 +1,3 @@ +TIMESTAMP = 1565627491  SHA256 (fvwm-crystal-3.0.6.tar.gz) = 9a325f07929e2b4ab2cc8f3e82eab0219d97dd9111c103309711dab324f17fe9  SIZE (fvwm-crystal-3.0.6.tar.gz) = 7857363 | 
