diff options
author | wiz <wiz@pkgsrc.org> | 2017-09-03 08:36:49 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-09-03 08:36:49 +0000 |
commit | d99ff5b1ddd4f5357b0098385052809ba9baaba7 (patch) | |
tree | e2a84f68e77dbe7865813a025397d0b883ae5cec /net/nicotine | |
parent | 214095554a40171225b6b1310485e06aea975e57 (diff) | |
download | pkgsrc-d99ff5b1ddd4f5357b0098385052809ba9baaba7.tar.gz |
Comment out dead MASTER_SITES/HOMEPAGEs.
Diffstat (limited to 'net/nicotine')
-rw-r--r-- | net/nicotine/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/nicotine/Makefile b/net/nicotine/Makefile index ebbc5228266..9cfbf510886 100644 --- a/net/nicotine/Makefile +++ b/net/nicotine/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.47 2017/07/03 11:54:52 wiedi Exp $ +# $NetBSD: Makefile,v 1.48 2017/09/03 08:36:57 wiz Exp $ DISTNAME= nicotine-1.0.8 PKGREVISION= 16 CATEGORIES= net audio x11 -MASTER_SITES= http://nicotine.thegraveyard.org/ +#MASTER_SITES= http://nicotine.thegraveyard.org/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://nicotine.thegraveyard.org/ +#HOMEPAGE= http://nicotine.thegraveyard.org/ COMMENT= Client for soulseek, a peer-to-peer network for music LICENSE= gnu-gpl-v2 |