diff options
author | wiz <wiz@pkgsrc.org> | 2017-07-30 22:41:36 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-07-30 22:41:36 +0000 |
commit | b4c251d69cb8cefca5312f59afc268a3980e8bec (patch) | |
tree | e7bc525ec7744cd9be3237ebb62cc930fd23efe5 /x11 | |
parent | 75ddbe1fa1c0bfdd945cce74d69dc333f97ca99c (diff) | |
download | pkgsrc-b4c251d69cb8cefca5312f59afc268a3980e8bec.tar.gz |
Comment out non-working HOMEPAGE.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/9term/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/9term/Makefile b/x11/9term/Makefile index 3cae2709f73..9141d6a0abf 100644 --- a/x11/9term/Makefile +++ b/x11/9term/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2015/01/04 04:36:47 dholland Exp $ +# $NetBSD: Makefile,v 1.26 2017/07/30 22:41:36 wiz Exp $ DISTNAME= 9term.1.6.3 PKGNAME= 9term-1.6.3 @@ -7,7 +7,7 @@ CATEGORIES= plan9 x11 MASTER_SITES= # ftp://ftp.ecf.toronto.edu/pub/plan9/matty/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.psrg.cs.usyd.edu.au/~matty/9term/index.html +#HOMEPAGE= http://www.psrg.cs.usyd.edu.au/~matty/9term/index.html COMMENT= X11 program which emulates a plan9 window BUILDLINK_DEPMETHOD.sam= full |