diff options
-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 |