summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/mcrypt/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/mcrypt/Makefile b/security/mcrypt/Makefile
index 72dad4482c0..d7b2fcbb479 100644
--- a/security/mcrypt/Makefile
+++ b/security/mcrypt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2006/03/04 21:30:35 jlam Exp $
+# $NetBSD: Makefile,v 1.19 2007/04/30 12:52:10 tron Exp $
DISTNAME= mcrypt-2.6.4
PKGREVISION= 3
@@ -7,7 +7,7 @@ MASTER_SITES= ftp://mcrypt.hellug.gr/pub/mcrypt/ \
ftp://mcrypt.hellug.gr/pub/mcrypt/old/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://mcrypt.hellug.gr/
+HOMEPAGE= http://mcrypt.sourceforge.net/
COMMENT= Replacement to crypt(1), supports many crypto algorithms
USE_PKGLOCALEDIR= YES