diff options
-rw-r--r-- | licenses/gnu-agpl-v3 (renamed from licenses/gnu-agpl-v3-license) | 0 | ||||
-rw-r--r-- | sysutils/bacula/Makefile.common | 4 | ||||
-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 |
6 files changed, 10 insertions, 10 deletions
diff --git a/licenses/gnu-agpl-v3-license b/licenses/gnu-agpl-v3 index dba13ed2ddf..dba13ed2ddf 100644 --- a/licenses/gnu-agpl-v3-license +++ b/licenses/gnu-agpl-v3 diff --git a/sysutils/bacula/Makefile.common b/sysutils/bacula/Makefile.common index 3dd67291935..c0916a07921 100644 --- a/sysutils/bacula/Makefile.common +++ b/sysutils/bacula/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.60 2013/03/03 23:53:45 wiz Exp $ +# $NetBSD: Makefile.common,v 1.61 2013/03/04 21:57:21 wiz Exp $ # # used by sysutils/bacula-clientonly/Makefile # used by sysutils/bacula-tray-monitor/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bacula/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.bacula.org/ COMMENT?= The Network Backup Solution -LICENSE= gnu-agpl-v3-license +LICENSE= gnu-agpl-v3 USE_LANGUAGES= c c++ USE_LIBTOOL= yes 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 |