diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2006-12-15 01:21:57 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2006-12-15 01:21:57 +0000 |
commit | 35d189318c3cf9d6099cdbbce1a261c32f94dd60 (patch) | |
tree | 77cd72f58b044ee007b107245488f734bb00dee9 /math | |
parent | 1402c7a07ef69933228b715496179eb60ca5ecab (diff) |
Drop maintainership
Notes
Notes:
svn path=/head/; revision=179805
Diffstat (limited to 'math')
-rw-r--r-- | math/miracl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/miracl/Makefile b/math/miracl/Makefile index 2f4ecb23985e..7a5da12fd017 100644 --- a/math/miracl/Makefile +++ b/math/miracl/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.computing.dcu.ie/pub/crypto/ \ http://indigo.ie/~mscott/ DISTNAME= ${PORTNAME} -MAINTAINER= lioux@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Multiprecision Integer and Rational Arithmetic C/C++ Library USE_ZIP= yes |