diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2002-12-17 20:21:11 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2002-12-17 20:21:11 +0000 |
commit | bc81abb89f844332dc1b043d7c63312e90b774f5 (patch) | |
tree | 807c5ddf1b9b1f91a2a7d39ff8bc95c43ead2804 /math/gmp | |
parent | The distfile has been updated without version bump. (diff) |
Take maintainership
Diffstat (limited to 'math/gmp')
-rw-r--r-- | math/gmp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/gmp/Makefile b/math/gmp/Makefile index 5c1fc19d8765..f22799bd217e 100644 --- a/math/gmp/Makefile +++ b/math/gmp/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= gmp DISTNAME= gmp-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= dinoex@FreeBSD.org USE_REINPLACE= yes USE_LIBTOOL= yes |