diff options
author | wiz <wiz@pkgsrc.org> | 2005-10-12 12:40:58 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-10-12 12:40:58 +0000 |
commit | 1bef93aac6cbfb59147255475f629e1cc7d63f81 (patch) | |
tree | 47a24b1b2f2925d579a140af2988c2734e660241 /x11 | |
parent | 3669b7808f8a7e965fd139a1bf74bb1f7b4a9542 (diff) | |
download | pkgsrc-1bef93aac6cbfb59147255475f629e1cc7d63f81.tar.gz |
Home page disappeared, comment it out.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Xaw3d/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/Xaw3d/Makefile b/x11/Xaw3d/Makefile index 650f4156afe..d336279f2c5 100644 --- a/x11/Xaw3d/Makefile +++ b/x11/Xaw3d/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.44 2005/05/16 18:45:29 jlam Exp $ +# $NetBSD: Makefile,v 1.45 2005/10/12 12:40:58 wiz Exp $ # DISTNAME= Xaw3d-1.5E @@ -6,7 +6,7 @@ CATEGORIES= x11 MASTER_SITES= ftp://ftp.visi.com/users/hawkeyd/X/ MAINTAINER= tech-pkg@NetBSD.org -HOMEPAGE= http://www.visi.com/~hawkeyd/xaw3d.html +#HOMEPAGE= http://www.visi.com/~hawkeyd/xaw3d.html COMMENT= 3-D widgets based on the Athena Widget set CONFLICTS= Xaw-Xpm-[0-9]* |