diff options
author | lioux <lioux@FreeBSD.org> | 2006-12-15 09:21:57 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2006-12-15 09:21:57 +0800 |
commit | c62e2263ee453a71c19d66811c7576e9ba4f05c2 (patch) | |
tree | d9f9d93eb2b883b1bec0eed692faf52517157d7d /math | |
parent | 54095cb3a383f65ba408ef0adde92286ade4e4d0 (diff) | |
download | freebsd-ports-gnome-c62e2263ee453a71c19d66811c7576e9ba4f05c2.tar.gz freebsd-ports-gnome-c62e2263ee453a71c19d66811c7576e9ba4f05c2.tar.zst freebsd-ports-gnome-c62e2263ee453a71c19d66811c7576e9ba4f05c2.zip |
Drop maintainership
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 |