diff options
author | Andrej Zverev <az@FreeBSD.org> | 2012-10-02 16:40:40 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2012-10-02 16:40:40 +0000 |
commit | 43b2f3f94df4a6f3b0513887c30e33c73c967c16 (patch) | |
tree | 0d502420e832db5e27fe156fca9ded6815e0a2d1 /www/openacs/Makefile | |
parent | 713822762c536e696b49f8ced5a70d52fd0a7467 (diff) |
Notes
Diffstat (limited to 'www/openacs/Makefile')
-rw-r--r-- | www/openacs/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/openacs/Makefile b/www/openacs/Makefile index 6a23ac82009e..629a18e05023 100644 --- a/www/openacs/Makefile +++ b/www/openacs/Makefile @@ -14,8 +14,7 @@ EXTRACT_SUFX= .tgz?revision_id=${DIST_REV_ID} MAINTAINER?= ports@FreeBSD.org COMMENT?= A modular web application platform for communities -LICENCE= GPLv2 -LICENCE_FILE= ${WRKDIR}/license.txt +LICENSE= GPLv2 DIST_REV_ID?= 3646409 |