diff options
Diffstat (limited to 'wm/ctwm/Makefile')
-rw-r--r-- | wm/ctwm/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/wm/ctwm/Makefile b/wm/ctwm/Makefile index fd8bac7b80e..df1736a3433 100644 --- a/wm/ctwm/Makefile +++ b/wm/ctwm/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.9 2003/06/04 04:34:07 simonb Exp $ +# $NetBSD: Makefile,v 1.10 2003/06/04 04:49:01 simonb Exp $ # DISTNAME= ctwm-3.5.2 PKGREVISION= 1 CATEGORIES= x11 wm -MASTER_SITES= http://ctwm.dl.nu/dist/ +MASTER_SITES= http://ctwm.free.lp.se/dist/ MAINTAINER= tech-pkg@netbsd.org -HOMEPAGE= http://ctwm.dl.nu/ +HOMEPAGE= http://ctwm.free.lp.se/ COMMENT= Window manager with support for multiple virtual screens USE_BUILDLINK2= YES |