diff options
author | wiz <wiz@pkgsrc.org> | 2013-06-18 19:36:51 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-06-18 19:36:51 +0000 |
commit | 79db16f558476b468d3630bb3c5f3dbb4b812b01 (patch) | |
tree | b3581b1196b87624484417af349a39b3c5887a8c /x11/xvattr | |
parent | ec2f977403aa0402b990789b8f3b75d52b117f20 (diff) | |
download | pkgsrc-79db16f558476b468d3630bb3c5f3dbb4b812b01.tar.gz |
Set LICENSE.
Diffstat (limited to 'x11/xvattr')
-rw-r--r-- | x11/xvattr/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xvattr/Makefile b/x11/xvattr/Makefile index cab4d729092..ea8c0dad917 100644 --- a/x11/xvattr/Makefile +++ b/x11/xvattr/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2012/10/29 05:07:23 asau Exp $ +# $NetBSD: Makefile,v 1.21 2013/06/18 19:36:51 wiz Exp $ DISTNAME= xvattr-1.3 PKGREVISION= 5 @@ -8,6 +8,7 @@ MASTER_SITES= http://www.dtek.chalmers.se/groups/dvd/dist/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.dtek.chalmers.se/groups/dvd/ COMMENT= Modify Xv attributes +LICENSE= gnu-gpl-v2 GNU_CONFIGURE= yes USE_X11BASE= yes |