diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-05 15:04:46 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-05 15:04:46 +0000 |
commit | a453e2bdec1292aac883f8206094c2462a2c69e1 (patch) | |
tree | 98fab09fef328d009153b640b1b66e0cd19f503a /math | |
parent | f7c07bb0b0d2231e868b94a0c6258ee4a959a7e4 (diff) | |
download | ports-a453e2bdec1292aac883f8206094c2462a2c69e1.tar.gz ports-a453e2bdec1292aac883f8206094c2462a2c69e1.zip |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/apc/Makefile | 4 | ||||
-rw-r--r-- | math/glpk/Makefile | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/math/apc/Makefile b/math/apc/Makefile index 2d49ac657b23..7bc1ff049b6d 100644 --- a/math/apc/Makefile +++ b/math/apc/Makefile @@ -7,10 +7,10 @@ PORTNAME= apc PORTVERSION= 1.0 -CATEGORIES= math +CATEGORIES= math MASTER_SITES= http://members.global2000.net/~eagriff/ -MAINTAINER= eagriff@global2000.net +MAINTAINER= eagriff@global2000.net LIB_DEPENDS= xforms.0:${PORTSDIR}/x11-toolkits/xforms diff --git a/math/glpk/Makefile b/math/glpk/Makefile index 032e7def8d31..a761706bbd0d 100644 --- a/math/glpk/Makefile +++ b/math/glpk/Makefile @@ -6,7 +6,7 @@ # PORTNAME= glpk -PORTVERSION= 1.1.1 +PORTVERSION= 1.1.1 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= glpk |