diff options
author | wiz <wiz> | 2005-07-19 13:56:48 +0000 |
---|---|---|
committer | wiz <wiz> | 2005-07-19 13:56:48 +0000 |
commit | 5794fd85b269ea80a276f45b2ccfdb09bd0a1cc9 (patch) | |
tree | f6e43d9cddda4347411d7f3353925a55aae346db /graphics | |
parent | cf3cabde0a34b620def1b049fb65b8a3bf077300 (diff) | |
download | pkgsrc-5794fd85b269ea80a276f45b2ccfdb09bd0a1cc9.tar.gz |
Set LICENSE to xv-license.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/xv/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/xv/Makefile b/graphics/xv/Makefile index f34f3646d01..9a12acfff6e 100644 --- a/graphics/xv/Makefile +++ b/graphics/xv/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.57 2005/04/11 21:46:10 tv Exp $ +# $NetBSD: Makefile,v 1.58 2005/07/19 13:56:48 wiz Exp $ DISTNAME= xv-3.10a PKGREVISION= 9 @@ -19,7 +19,7 @@ COMMENT= X11 program that displays images of various formats USE_IMAKE= YES -LICENSE= shareware +LICENSE= xv-license .include "../../mk/bsd.prefs.mk" |