diff options
Diffstat (limited to 'security/rc5des')
-rw-r--r-- | security/rc5des/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/rc5des/Makefile b/security/rc5des/Makefile index 478fbea1ed1..38431bf6943 100644 --- a/security/rc5des/Makefile +++ b/security/rc5des/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2004/01/20 12:25:34 agc Exp $ +# $NetBSD: Makefile,v 1.17 2006/03/04 21:30:38 jlam Exp $ # DISTNAME= rc5-mlg-004 @@ -7,7 +7,7 @@ PKGREVISION= 1 CATEGORIES= security MASTER_SITES= http://www.flame.org/netbsd-rc5/ -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.distributed.net/rc5/ COMMENT= Binaries for taking part in the rc5des challenge |