diff options
author | wiz <wiz@pkgsrc.org> | 2017-08-01 17:40:08 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-08-01 17:40:08 +0000 |
commit | 54a97ca2a71bb94dcf2725a7935f6b0ca46bdd2a (patch) | |
tree | a2b7463caa7ae13036ed66c9ba2ea3327e4a6d31 /misc/usbids | |
parent | 4bd4b7386c1f4cee605c7a66f9cfe0a933291194 (diff) | |
download | pkgsrc-54a97ca2a71bb94dcf2725a7935f6b0ca46bdd2a.tar.gz |
Comment out some dead HOMEPAGEs.
Diffstat (limited to 'misc/usbids')
-rw-r--r-- | misc/usbids/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/usbids/Makefile b/misc/usbids/Makefile index 37f6c93f4e0..1c2c703bf1b 100644 --- a/misc/usbids/Makefile +++ b/misc/usbids/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2012/10/08 09:57:39 asau Exp $ +# $NetBSD: Makefile,v 1.5 2017/08/01 17:40:14 wiz Exp $ # DISTNAME= usbids-20081118 CATEGORIES= misc -MASTER_SITES= http://www.invisible.ca/~jmcneill/distfiles/ +#MASTER_SITES= http://www.invisible.ca/~jmcneill/distfiles/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.linux-usb.org/ |