diff options
Diffstat (limited to 'x11-wm/fvwm95')
-rw-r--r-- | x11-wm/fvwm95/Makefile | 6 | ||||
-rw-r--r-- | x11-wm/fvwm95/pkg-descr | 2 |
2 files changed, 5 insertions, 3 deletions
diff --git a/x11-wm/fvwm95/Makefile b/x11-wm/fvwm95/Makefile index 6ca5d1a60d97..14f7a509354a 100644 --- a/x11-wm/fvwm95/Makefile +++ b/x11-wm/fvwm95/Makefile @@ -9,12 +9,12 @@ PORTNAME= fvwm95 PORTVERSION= 2.0.43a PORTREVISION= 1 CATEGORIES= x11-wm -MASTER_SITES= http://ftp.yars.free.net/pub/software/unix/platforms/linux/x/fvwm95/ \ - http://ftp.cc.ntut.edu.tw/ftp/Xwindow/xfree86/Linux/wm/fvwm-95/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-${PORTVERSION}-Autoconf EXTRACT_SUFX= .tgz -MAINTAINER= demon@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Win95 lookalike version of the fvwm2 window manager BUILD_DEPENDS= ${LOCALBASE}/lib/librplay.a:${PORTSDIR}/audio/rplay diff --git a/x11-wm/fvwm95/pkg-descr b/x11-wm/fvwm95/pkg-descr index bf34c985f6eb..c047e81ccc3d 100644 --- a/x11-wm/fvwm95/pkg-descr +++ b/x11-wm/fvwm95/pkg-descr @@ -14,3 +14,5 @@ But before all, it's meant to be useful, simple and efficient: o functionality extensible via loadable modules; o a taskbar: find quickly an application window and don't take space with icon windows; + +WWW: http://fvwm95.sourceforge.net/ |