summaryrefslogtreecommitdiff
path: root/textproc/uncrustify
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2020-03-20 11:57:53 +0000
committernia <nia@pkgsrc.org>2020-03-20 11:57:53 +0000
commitd58009da0657fe880ba21b34400da2a77eba41e0 (patch)
treeeb96bae4bf5316b1dfef0f0a29424adca1389e76 /textproc/uncrustify
parent32297addea82e686075801b27c6776e6cf189ab4 (diff)
downloadpkgsrc-d58009da0657fe880ba21b34400da2a77eba41e0.tar.gz
*: Convert broken sourceforge HOMEPAGEs back to http
Diffstat (limited to 'textproc/uncrustify')
-rw-r--r--textproc/uncrustify/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/uncrustify/Makefile b/textproc/uncrustify/Makefile
index 4a5b3a9c126..bd88a15a9b8 100644
--- a/textproc/uncrustify/Makefile
+++ b/textproc/uncrustify/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2020/02/20 15:58:50 nia Exp $
+# $NetBSD: Makefile,v 1.9 2020/03/20 11:58:30 nia Exp $
DISTNAME= uncrustify-0.70.1
CATEGORIES= textproc
@@ -6,7 +6,7 @@ MASTER_SITES= ${MASTER_SITE_GITHUB:=uncrustify/}
GITHUB_TAG= ${DISTNAME}
MAINTAINER= ryoon@NetBSD.org
-HOMEPAGE= https://uncrustify.sourceforge.net/
+HOMEPAGE= http://uncrustify.sourceforge.net/
COMMENT= Source Code Beautifier for C-like languages
LICENSE= gnu-gpl-v2