diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2011-10-19 18:11:24 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2011-10-19 18:11:24 +0000 |
commit | 025a7c19be37bfca649295fd325233e761dfe260 (patch) | |
tree | aaceb295c53688940f308939cdfd9968aea3239f | |
parent | - bump PORTEPOCH :( (diff) |
assume maintainership
Approved by: demon
Notes
Notes:
svn path=/head/; revision=283930
-rw-r--r-- | math/glpk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/glpk/Makefile b/math/glpk/Makefile index 549b4467ebd7..51f40cf375a0 100644 --- a/math/glpk/Makefile +++ b/math/glpk/Makefile @@ -11,7 +11,7 @@ CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= glpk -MAINTAINER= demon@FreeBSD.org +MAINTAINER= bf@FreeBSD.org COMMENT= A GNU Linear Programming Kit LIB_DEPENDS= gmp:${PORTSDIR}/math/gmp |