aboutsummaryrefslogtreecommitdiffstats
path: root/math/glpk/Makefile
diff options
context:
space:
mode:
authordemon <demon@FreeBSD.org>2003-02-22 16:46:40 +0800
committerdemon <demon@FreeBSD.org>2003-02-22 16:46:40 +0800
commit4506e2f3ee690ab79fd0f68eb6fc7f71d53ef078 (patch)
treea4cc8b040dc17b4b4e95525f2277a8aebb545fe7 /math/glpk/Makefile
parentfef6e1743096048cb897e25c98ffbe09a8d9b0cf (diff)
downloadfreebsd-ports-gnome-4506e2f3ee690ab79fd0f68eb6fc7f71d53ef078.tar.gz
freebsd-ports-gnome-4506e2f3ee690ab79fd0f68eb6fc7f71d53ef078.tar.zst
freebsd-ports-gnome-4506e2f3ee690ab79fd0f68eb6fc7f71d53ef078.zip
Update to 3.2.4;
Remove BROKEN -- problem resolved. Remove pkg-comment and add COMMENT to Makefile.
Diffstat (limited to 'math/glpk/Makefile')
-rw-r--r--math/glpk/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/math/glpk/Makefile b/math/glpk/Makefile
index aeefed204f10..1988cb8fd54e 100644
--- a/math/glpk/Makefile
+++ b/math/glpk/Makefile
@@ -6,14 +6,13 @@
#
PORTNAME= glpk
-PORTVERSION= 3.2.1
+PORTVERSION= 3.2.4
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= glpk
MAINTAINER= demon@FreeBSD.org
-
-BROKEN= "Installs files into /usr/include"
+COMMENT= A GNU Linear Programming Kit
GNU_CONFIGURE= yes