summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-09-04 18:00:49 +0000
committerwiz <wiz@pkgsrc.org>2017-09-04 18:00:49 +0000
commit4d3abbd276abaaeb014b2ec4ba8e277368e9d2dc (patch)
tree497694cf293ada6bbb344103e4bfae0a92927e87 /archivers
parente2b7113e6583e64a081ebf04a152ab4ec79ff6e4 (diff)
downloadpkgsrc-4d3abbd276abaaeb014b2ec4ba8e277368e9d2dc.tar.gz
Comment out dead sites.
Diffstat (limited to 'archivers')
-rw-r--r--archivers/py-yuicompressor/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/py-yuicompressor/Makefile b/archivers/py-yuicompressor/Makefile
index 4f0473b7eda..3bc7f26a629 100644
--- a/archivers/py-yuicompressor/Makefile
+++ b/archivers/py-yuicompressor/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2017/01/03 13:23:01 jperkin Exp $
+# $NetBSD: Makefile,v 1.5 2017/09/04 18:00:49 wiz Exp $
DISTNAME= yuicompressor-2.4.8
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -6,7 +6,7 @@ CATEGORIES= archivers python
MASTER_SITES= ${MASTER_SITE_PYPI:=y/yuicompressor/}
MAINTAINER= rodent@NetBSD.org
-HOMEPAGE= https://bitbucket.org/sprat/yuicompressor
+#HOMEPAGE= https://bitbucket.org/sprat/yuicompressor
COMMENT= YUI Compressor packaged for Python
LICENSE= modified-bsd