diff options
author | wiz <wiz@pkgsrc.org> | 2017-09-06 10:40:25 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-09-06 10:40:25 +0000 |
commit | ee9f7945fa95d95fc593cd3ed1b9fb27845224cd (patch) | |
tree | 66d81a1a5735096e594aeaee8ae28306f31f98b0 /x11/xkbd | |
parent | d64f339300869acaeae34084ba30297ac9b0cacc (diff) | |
download | pkgsrc-ee9f7945fa95d95fc593cd3ed1b9fb27845224cd.tar.gz |
Comment out dead sites.
Diffstat (limited to 'x11/xkbd')
-rw-r--r-- | x11/xkbd/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/xkbd/Makefile b/x11/xkbd/Makefile index 30869e96759..fddbbb10346 100644 --- a/x11/xkbd/Makefile +++ b/x11/xkbd/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.14 2012/10/29 05:07:12 asau Exp $ +# $NetBSD: Makefile,v 1.15 2017/09/06 10:40:36 wiz Exp $ # DISTNAME= xkbd-0.8.5 PKGREVISION= 2 CATEGORIES= x11 -MASTER_SITES= http://handhelds.org/~mallum/downloadables/xkbd/ +#MASTER_SITES= http://handhelds.org/~mallum/downloadables/xkbd/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://handhelds.org/~mallum/ +#HOMEPAGE= http://handhelds.org/~mallum/ COMMENT= On-screen keyboard for X, useful for palmtops CONFIGURE_ARGS+=--enable-xpm |