diff options
Diffstat (limited to 'devel/fga/Makefile')
-rw-r--r-- | devel/fga/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/fga/Makefile b/devel/fga/Makefile index 3d9db9beeb49..6c837f3a3689 100644 --- a/devel/fga/Makefile +++ b/devel/fga/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 1.4 CATEGORIES= devel MASTER_SITES= SF -MAINTAINER= stas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Fast Genetic Algorithm library WRKSRC= ${WRKDIR}/${PORTNAME} |