diff options
author | wiz <wiz@pkgsrc.org> | 2013-03-03 23:53:45 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-03-03 23:53:45 +0000 |
commit | 6215aa9eccc404b3dbbe668b18f063cee55c5313 (patch) | |
tree | bf3a2e8cc72fe2ebeb47ba06e0ed1d4c1e69f1d0 /www/fengoffice | |
parent | db5d27d8f7c946554522b163f84c8929765b29ca (diff) | |
download | pkgsrc-6215aa9eccc404b3dbbe668b18f063cee55c5313.tar.gz |
Adapt license name.
Diffstat (limited to 'www/fengoffice')
-rw-r--r-- | www/fengoffice/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/fengoffice/Makefile b/www/fengoffice/Makefile index 8cdf7abee19..594e19f4f37 100644 --- a/www/fengoffice/Makefile +++ b/www/fengoffice/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2012/12/24 13:32:06 ryoon Exp $ +# $NetBSD: Makefile,v 1.21 2013/03/03 23:53:45 wiz Exp $ # DISTNAME= fengoffice_2.2.0 @@ -10,7 +10,7 @@ EXTRACT_SUFX= .zip MAINTAINER= taca@NetBSD.org HOMEPAGE= http://fengoffice.com/web/community/community_index.php COMMENT= Easy to use Open Source Web Office -LICENSE= gnu-agpl-v3 +LICENSE= gnu-agpl-v3-license CONFLICTS+= opengoo-[0-9]* |