summaryrefslogtreecommitdiff
path: root/security/mcrypt/Makefile
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 /security/mcrypt/Makefile
parent32297addea82e686075801b27c6776e6cf189ab4 (diff)
downloadpkgsrc-d58009da0657fe880ba21b34400da2a77eba41e0.tar.gz
*: Convert broken sourceforge HOMEPAGEs back to http
Diffstat (limited to 'security/mcrypt/Makefile')
-rw-r--r--security/mcrypt/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/mcrypt/Makefile b/security/mcrypt/Makefile
index 9573f4ff0f7..171fe4a0750 100644
--- a/security/mcrypt/Makefile
+++ b/security/mcrypt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2020/01/18 23:35:09 rillig Exp $
+# $NetBSD: Makefile,v 1.29 2020/03/20 11:58:17 nia Exp $
DISTNAME= mcrypt-2.6.8
PKGREVISION= 4
@@ -6,7 +6,7 @@ CATEGORIES= security devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mcrypt/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= https://mcrypt.sourceforge.net/
+HOMEPAGE= http://mcrypt.sourceforge.net/
COMMENT= Replacement to crypt(1), supports many crypto algorithms
USE_LIBTOOL= yes