diff options
author | wiz <wiz@pkgsrc.org> | 2013-03-04 21:57:21 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-03-04 21:57:21 +0000 |
commit | b6b2af24ff2df198f40c7f90633846ac4c712ced (patch) | |
tree | 90c831b60b2c2edc2f8d79c09d5c532ff7a500e6 /www | |
parent | 3977587e1b0f0ffcc1ffa0cff83be1e0fc006601 (diff) | |
download | pkgsrc-b6b2af24ff2df198f40c7f90633846ac4c712ced.tar.gz |
Revert agpl3 rename.
Requested by gdt.
pkgsrc policy: file names per OSI, not per default-allowed set.
Diffstat (limited to 'www')
-rw-r--r-- | www/aipo/Makefile | 4 | ||||
-rw-r--r-- | www/fengoffice/Makefile | 4 | ||||
-rw-r--r-- | www/php-owncloud/Makefile | 4 | ||||
-rw-r--r-- | www/php-sugarcrm/Makefile | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/www/aipo/Makefile b/www/aipo/Makefile index ab71b9d8bf1..aa9debc4bc5 100644 --- a/www/aipo/Makefile +++ b/www/aipo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2013/03/03 23:53:45 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2013/03/04 21:57:21 wiz Exp $ # DISTNAME= aipo${VERSION:S/.//g}0ja_linux32 @@ -10,7 +10,7 @@ MASTER_SITES= http://aipo.googlecode.com/files/ MAINTAINER= ryoon@NetBSD.org HOMEPAGE= http://www.aipo.com/ COMMENT= Web-based groupware that supports Japanese interface -LICENSE= gnu-agpl-v3-license +LICENSE= gnu-agpl-v3 DEPENDS= jdbc-postgresql92-[0-9]*:../../databases/jdbc-postgresql92 diff --git a/www/fengoffice/Makefile b/www/fengoffice/Makefile index 594e19f4f37..faf0beff4dc 100644 --- a/www/fengoffice/Makefile +++ b/www/fengoffice/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2013/03/03 23:53:45 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2013/03/04 21:57:21 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 +LICENSE= gnu-agpl-v3 CONFLICTS+= opengoo-[0-9]* diff --git a/www/php-owncloud/Makefile b/www/php-owncloud/Makefile index 0dbfdcc4c33..289bac54dad 100644 --- a/www/php-owncloud/Makefile +++ b/www/php-owncloud/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2013/03/03 23:53:45 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2013/03/04 21:57:22 wiz Exp $ # DISTNAME= owncloud-4.5.7 @@ -10,7 +10,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= ryoon@NetBSD.org HOMEPAGE= http://owncloud.org/ COMMENT= Web services under your control -LICENSE= gnu-agpl-v3-license +LICENSE= gnu-agpl-v3 DEPENDS+= ${PHP_PKG_PREFIX}-dom>=5.3.0:../../textproc/php-dom DEPENDS+= ${PHP_PKG_PREFIX}-gd>=5.3.0:../../graphics/php-gd diff --git a/www/php-sugarcrm/Makefile b/www/php-sugarcrm/Makefile index f5053a0c565..0ea28e5ef0b 100644 --- a/www/php-sugarcrm/Makefile +++ b/www/php-sugarcrm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2013/03/03 23:53:45 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2013/03/04 21:57:22 wiz Exp $ # SCVER= 6.5.10 @@ -11,7 +11,7 @@ EXTRACT_SUFX= .zip MAINTAINER= ryoon@NetBSD.org HOMEPAGE= http://www.sugarcrm.com/ COMMENT= Open source CRM -LICENSE= gnu-agpl-v3-license +LICENSE= gnu-agpl-v3 WRKSRC= ${WRKDIR}/SugarCE-Full-${SCVER} USE_LANGUAGES= # none |