diff options
author | wiz <wiz@pkgsrc.org> | 2006-06-15 13:31:28 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-06-15 13:31:28 +0000 |
commit | cfd623bd93297c7d77a262b3a0b563587e210b22 (patch) | |
tree | cdf80144ae4db084c5247af84ee1ca6891b7e72b /math/ltm | |
parent | 5d6c658e91f09576817e50417c5566ff61315ed6 (diff) | |
download | pkgsrc-cfd623bd93297c7d77a262b3a0b563587e210b22.tar.gz |
Drop maintainership, I don't use them any longer.
Diffstat (limited to 'math/ltm')
-rw-r--r-- | math/ltm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/ltm/Makefile b/math/ltm/Makefile index 18c33932664..7895ca1a82a 100644 --- a/math/ltm/Makefile +++ b/math/ltm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2006/02/05 23:10:02 joerg Exp $ +# $NetBSD: Makefile,v 1.6 2006/06/15 13:31:29 wiz Exp $ # DISTNAME= ltm-0.30 @@ -7,7 +7,7 @@ CATEGORIES= math MASTER_SITES= http://math.libtomcrypt.org/files/ EXTRACT_SUFX= .zip -MAINTAINER= wiz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://math.libtomcrypt.org/ COMMENT= Number theoretic multiple-precision integer library |