diff options
Diffstat (limited to 'math/convertall/Makefile')
-rw-r--r-- | math/convertall/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/convertall/Makefile b/math/convertall/Makefile index c4d2dda19d81..54cf64283be1 100644 --- a/math/convertall/Makefile +++ b/math/convertall/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTVERSION} MAINTAINER= jhale@FreeBSD.org COMMENT= Another unit converter -LICENSE= GPLv2 # (or later) +LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/doc/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}qt4-gui>=0:${PORTSDIR}/x11-toolkits/py-qt4-gui |