diff options
Diffstat (limited to 'x11/xmon/Makefile')
-rw-r--r-- | x11/xmon/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xmon/Makefile b/x11/xmon/Makefile index 815fbf7d6a3..9b0b61ed6ec 100644 --- a/x11/xmon/Makefile +++ b/x11/xmon/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2015/05/09 01:37:12 mef Exp $ +# $NetBSD: Makefile,v 1.15 2017/09/06 10:40:36 wiz Exp $ # DISTNAME= xmon.1.5.6 @@ -7,7 +7,7 @@ CATEGORIES= x11 devel MASTER_SITES= ${MASTER_SITE_XCONTRIB:=devel_tools/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.ee.ryerson.ca/~elf/xapps/Q-XVIII.html +#HOMEPAGE= http://www.ee.ryerson.ca/~elf/xapps/Q-XVIII.html COMMENT= Interactive X protocol monitor USE_IMAKE= YES |