diff options
author | wiz <wiz@pkgsrc.org> | 2017-09-04 18:35:55 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-09-04 18:35:55 +0000 |
commit | 7914b046f73dd13b87ac289aab16c1bc7f8a9b4c (patch) | |
tree | a2b53b480a4489d88d68872cf3fcb2a8a387c18d | |
parent | b3a3e048804854bbec82192081964c7fbe7ae968 (diff) | |
download | pkgsrc-7914b046f73dd13b87ac289aab16c1bc7f8a9b4c.tar.gz |
Comment out dead site.
-rw-r--r-- | games/quarry/Makefile | 5 | ||||
-rw-r--r-- | multimedia/subtitleeditor/Makefile | 5 | ||||
-rw-r--r-- | sysutils/smbldap-tools/Makefile | 4 |
3 files changed, 6 insertions, 8 deletions
diff --git a/games/quarry/Makefile b/games/quarry/Makefile index 71f93f902ff..c65107f490a 100644 --- a/games/quarry/Makefile +++ b/games/quarry/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.36 2017/09/04 18:00:55 wiz Exp $ -# +# $NetBSD: Makefile,v 1.37 2017/09/04 18:36:54 wiz Exp $ DISTNAME= quarry-0.2.0 PKGREVISION= 27 CATEGORIES= games -MASTER_SITES= http://download.gna.org/quarry/ +#MASTER_SITES= http://download.gna.org/quarry/ MAINTAINER= pkgsrc-users@NetBSD.org #HOMEPAGE= http://home.gna.org/quarry/index.html diff --git a/multimedia/subtitleeditor/Makefile b/multimedia/subtitleeditor/Makefile index ec8ef20237e..443fd0a4954 100644 --- a/multimedia/subtitleeditor/Makefile +++ b/multimedia/subtitleeditor/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.38 2017/09/04 18:00:58 wiz Exp $ -# +# $NetBSD: Makefile,v 1.39 2017/09/04 18:36:26 wiz Exp $ DISTNAME= subtitleeditor-0.30.0 PKGREVISION= 26 CATEGORIES= multimedia -MASTER_SITES= http://download.gna.org/subtitleeditor/0.30/ +#MASTER_SITES= http://download.gna.org/subtitleeditor/0.30/ MAINTAINER= ccatrian@eml.cc #HOMEPAGE= http://home.gna.org/subtitleeditor/ diff --git a/sysutils/smbldap-tools/Makefile b/sysutils/smbldap-tools/Makefile index ddcb50c19f5..2eaa5a2d846 100644 --- a/sysutils/smbldap-tools/Makefile +++ b/sysutils/smbldap-tools/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2017/09/04 18:01:01 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2017/09/04 18:35:55 wiz Exp $ DISTNAME= smbldap-tools-${VERS} PKGREVISION= 6 CATEGORIES= sysutils net databases -MASTER_SITES= http://download.gna.org/smbldap-tools/sources/${VERS}/ +#MASTER_SITES= http://download.gna.org/smbldap-tools/sources/${VERS}/ MAINTAINER= pkgsrc-users@NetBSD.org #HOMEPAGE= https://gna.org/projects/smbldap-tools/ |