diff options
Diffstat (limited to 'math/spar/Makefile')
-rw-r--r-- | math/spar/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/spar/Makefile b/math/spar/Makefile index 88ee303..4df9d44 100644 --- a/math/spar/Makefile +++ b/math/spar/Makefile @@ -7,12 +7,12 @@ # PORTNAME= spar -PORTVERSION= 0.5.9 +PORTVERSION= 0.5.10 CATEGORIES= math devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ijliao@FreeBSD.org +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= gnugetopt:${PORTSDIR}/devel/libgnugetopt |