diff options
Diffstat (limited to 'x11/wterm/Makefile')
-rw-r--r-- | x11/wterm/Makefile | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/x11/wterm/Makefile b/x11/wterm/Makefile index b91cacf3c05e..9876af89b395 100644 --- a/x11/wterm/Makefile +++ b/x11/wterm/Makefile @@ -6,16 +6,14 @@ # PORTNAME= wterm -PORTVERSION= 6.2.8a2 +PORTVERSION= 6.2.9 CATEGORIES= x11 -MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= markp +MASTER_SITES= http://largo.windowmaker.org/files/ -MAINTAINER= treif@mayn.de +MAINTAINER= adam-ports@blacktabby.org BUILD_DEPENDS= ${X11BASE}/lib/libWINGs.a:${PORTSDIR}/x11-wm/windowmaker -WRKSRC= ${WRKDIR}/wterm-6.2.8 USE_X_PREFIX= yes USE_XPM= yes GNU_CONFIGURE= yes |