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 | 61e0682fe00f1d558d6332c7888942e6410cff52 (patch) | |
tree | b3581b1196b87624484417af349a39b3c5887a8c /x11 | |
parent | ce03f06171d68b5a52a9355277bec6fc9fa1ac05 (diff) | |
download | pkgsrc-61e0682fe00f1d558d6332c7888942e6410cff52.tar.gz |
Set LICENSE.
Diffstat (limited to 'x11')
-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 |