diff options
author | stephen <stephen@FreeBSD.org> | 2014-01-14 08:26:34 +0800 |
---|---|---|
committer | stephen <stephen@FreeBSD.org> | 2014-01-14 08:26:34 +0800 |
commit | 38e25f5be7fca31e8a0c70024773da3315208d96 (patch) | |
tree | 4c5d474832bcc5060184ba027b8bf39b350ff6cc /math/bamg | |
parent | 8248fdb24a85cfd678e13172e685126e8ce6823f (diff) | |
download | freebsd-ports-gnome-38e25f5be7fca31e8a0c70024773da3315208d96.tar.gz freebsd-ports-gnome-38e25f5be7fca31e8a0c70024773da3315208d96.tar.zst freebsd-ports-gnome-38e25f5be7fca31e8a0c70024773da3315208d96.zip |
- Change RESTRICTED variable to match contents of /usr/ports/LEGAL.
Requested by: Eitan Adler <lists@eitanadler.com>
Diffstat (limited to 'math/bamg')
-rw-r--r-- | math/bamg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/bamg/Makefile b/math/bamg/Makefile index b67bfe5d941e..42b1ebd4277c 100644 --- a/math/bamg/Makefile +++ b/math/bamg/Makefile @@ -14,7 +14,7 @@ EXTRACT_ONLY= ${PORTNAME}-v${PORTVERSION}${EXTRACT_SUFX} MAINTAINER= stephen@FreeBSD.org COMMENT= Bidimensional Anisotropic Mesh Generator -RESTRICTED= No resale, contact author for commercial usage +RESTRICTED= Contact author personally regarding commercial use WRKSRC= ${WRKDIR}/${PORTNAME} |