summaryrefslogtreecommitdiff
path: root/devel/magit
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-09-03 08:36:49 +0000
committerwiz <wiz@pkgsrc.org>2017-09-03 08:36:49 +0000
commitd99ff5b1ddd4f5357b0098385052809ba9baaba7 (patch)
treee2a84f68e77dbe7865813a025397d0b883ae5cec /devel/magit
parent214095554a40171225b6b1310485e06aea975e57 (diff)
downloadpkgsrc-d99ff5b1ddd4f5357b0098385052809ba9baaba7.tar.gz
Comment out dead MASTER_SITES/HOMEPAGEs.
Diffstat (limited to 'devel/magit')
-rw-r--r--devel/magit/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/magit/Makefile b/devel/magit/Makefile
index b2c0502f64e..cbc0a057531 100644
--- a/devel/magit/Makefile
+++ b/devel/magit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2014/01/27 18:41:12 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2017/09/03 08:36:52 wiz Exp $
DISTNAME= magit-1.2.0
PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME}
@@ -7,7 +7,7 @@ CATEGORIES= devel
MASTER_SITES= https://github.com/magit/magit/downloads/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://magit.github.com/magit/
+#HOMEPAGE= http://magit.github.com/magit/
COMMENT= Inspect and modify Git repositories from Emacs
LICENSE= gnu-gpl-v3