summaryrefslogtreecommitdiff
path: root/lang/libunwind
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-08-16 20:45:30 +0000
committerwiz <wiz@pkgsrc.org>2017-08-16 20:45:30 +0000
commit45812930981f21ec337d67e10c26827c21103262 (patch)
tree63f5502809536598bcd56d51aa876781083c9e64 /lang/libunwind
parentef2d35b9baa7d9fdbb39e0cb1f9d2172f72ef491 (diff)
downloadpkgsrc-45812930981f21ec337d67e10c26827c21103262.tar.gz
Comment out dead sites.
Diffstat (limited to 'lang/libunwind')
-rw-r--r--lang/libunwind/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/libunwind/Makefile b/lang/libunwind/Makefile
index 761883edbc7..5c87b1f952e 100644
--- a/lang/libunwind/Makefile
+++ b/lang/libunwind/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2017/07/11 19:47:37 adam Exp $
+# $NetBSD: Makefile,v 1.9 2017/08/16 20:45:40 wiz Exp $
DISTNAME= libunwind-4.0.1.src
PKGNAME= ${DISTNAME:S/.src//}
@@ -7,7 +7,7 @@ MASTER_SITES= http://llvm.org/releases/${PKGVERSION_NOREV}/
EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://libunwind.llvm.org/
+#HOMEPAGE= http://libunwind.llvm.org/
COMMENT= LLVM libunwind
LICENSE= modified-bsd