diff options
Diffstat (limited to 'math/bsdnt/Makefile')
-rw-r--r-- | math/bsdnt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/bsdnt/Makefile b/math/bsdnt/Makefile index 65d96bf5858b..122a77a7960d 100644 --- a/math/bsdnt/Makefile +++ b/math/bsdnt/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 1.0 PORTREVISION= 1 CATEGORIES= math -MAINTAINER= swills@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Bignum Library WWW= https://github.com/wbhart/bsdnt |