diff options
-rw-r--r-- | x11/windowmaker/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/windowmaker/Makefile b/x11/windowmaker/Makefile index 18d05340156..f5bf534a956 100644 --- a/x11/windowmaker/Makefile +++ b/x11/windowmaker/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.44 2000/04/07 14:53:04 tron Exp $ +# $NetBSD: Makefile,v 1.45 2000/04/07 14:56:35 tron Exp $ DISTNAME= WindowMaker-0.62.0 PKGNAME= windowmaker-0.62.0 CATEGORIES= x11 MASTER_SITES= ftp://ftp.windowmaker.org/pub/beta/srcs/ \ - ftp://shadowmere.student.utwente.nl/pub/WindowMaker/ \ ftp://ftp.ics.es.osaka-u.ac.jp/pub/mirrors/WindowMaker/beta/srcs/ EXTRACT_SUFX= .tar.bz2 |