diff options
Diffstat (limited to 'wm/windowmaker/Makefile')
-rw-r--r-- | wm/windowmaker/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/windowmaker/Makefile b/wm/windowmaker/Makefile index ca803a47386..9bdc30accb6 100644 --- a/wm/windowmaker/Makefile +++ b/wm/windowmaker/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.32 2003/01/28 22:04:24 jlam Exp $ +# $NetBSD: Makefile,v 1.33 2003/04/26 09:49:37 jmmv Exp $ VERS= 0.80.2 DISTNAME= WindowMaker-${VERS} PKGNAME= windowmaker-${VERS} PKGREVISION= 1 -CATEGORIES= x11 wm +CATEGORIES= x11 wm windowmaker MASTER_SITES= ftp://ftp.windowmaker.org/pub/source/release/ \ ftp://ftp.ics.es.osaka-u.ac.jp/mirrors/WindowMaker/source/release/ EXTRACT_SUFX= .tar.bz2 |