diff options
-rw-r--r-- | math/lp_solve/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/lp_solve/Makefile b/math/lp_solve/Makefile index c6f1eb8bd366..6f069250b0a6 100644 --- a/math/lp_solve/Makefile +++ b/math/lp_solve/Makefile @@ -11,7 +11,7 @@ CATEGORIES= math MASTER_SITES= SF/lpsolve/lpsolve/${PORTVERSION} DISTNAME= ${PORTNAME}_${PORTVERSION}_source -MAINTAINER= ports@FreeBSD.org +MAINTAINER= mayo@oyam.ca COMMENT= Linear Programming Solver WRKSRC= ${WRKDIR}/${PORTNAME}_${PORTVERSION:R:R} |