diff options
author | wiz <wiz@pkgsrc.org> | 2013-09-10 08:43:29 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-09-10 08:43:29 +0000 |
commit | ddf17b423db0e2f432e259d524d95891d6f5841c (patch) | |
tree | 7703d785b64a8375e97ac4feee695fcb34bda956 /meta-pkgs/modular-xorg-apps/Makefile | |
parent | af3364d984aae9deef41200cf9fa0744737ba723 (diff) | |
download | pkgsrc-ddf17b423db0e2f432e259d524d95891d6f5841c.tar.gz |
Make meta packages 2-clause-bsd, requested by joerg.
Diffstat (limited to 'meta-pkgs/modular-xorg-apps/Makefile')
-rw-r--r-- | meta-pkgs/modular-xorg-apps/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-pkgs/modular-xorg-apps/Makefile b/meta-pkgs/modular-xorg-apps/Makefile index 2a2246cf9f3..5de31997305 100644 --- a/meta-pkgs/modular-xorg-apps/Makefile +++ b/meta-pkgs/modular-xorg-apps/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2013/09/06 08:18:06 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2013/09/10 08:43:29 wiz Exp $ DISTNAME= # empty PKGNAME= modular-xorg-apps-1.14.1.3 @@ -9,7 +9,7 @@ DISTFILES= # empty MAINTAINER= joerg@NetBSD.org HOMEPAGE= http://xorg.freedesktop.org/ COMMENT= Modular Xorg application meta-package -LICENSE= public-domain +LICENSE= 2-clause-bsd META_PACKAGE= yes |