diff options
Diffstat (limited to 'math/spar')
-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 5435e93ff080..7140c56e32d3 100644 --- a/math/spar/Makefile +++ b/math/spar/Makefile @@ -9,8 +9,8 @@ MASTER_SITES= SF/${PORTNAME}/Spar/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Modular math parser -LICENSE= GPLv2 -LICENSE_FILE= ${WRKSRC}/COPYING +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING USES= dos2unix libtool ncurses readline DOS2UNIX_FILES= lib/randist/rand.c |