pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc Added LICENSE=gnu-gpl-v2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8b1e8e987be1
branches:  trunk
changeset: 534748:8b1e8e987be1
user:      martti <martti%pkgsrc.org@localhost>
date:      Tue Oct 30 14:10:10 2007 +0000

description:
Added LICENSE=gnu-gpl-v2

diffstat:

 wm/fvwm/Makefile     |  3 ++-
 x11/xpmroot/Makefile |  3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diffs (34 lines):

diff -r dddd3170f86d -r 8b1e8e987be1 wm/fvwm/Makefile
--- a/wm/fvwm/Makefile  Tue Oct 30 14:02:15 2007 +0000
+++ b/wm/fvwm/Makefile  Tue Oct 30 14:10:10 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2006/12/27 13:37:41 joerg Exp $
+# $NetBSD: Makefile,v 1.8 2007/10/30 14:10:10 martti Exp $
 
 DISTNAME=      fvwm-${FVWM_VER}
 #PKGREVISION=  1
@@ -11,6 +11,7 @@
 MAINTAINER=    martti%NetBSD.org@localhost
 HOMEPAGE=      http://www.fvwm.org/
 COMMENT=       Newer version of X11 Virtual window manager
+LICENSE=       gnu-gpl-v2
 
 DEPENDS+=      xpmroot-2.*:../../x11/xpmroot
 
diff -r dddd3170f86d -r 8b1e8e987be1 x11/xpmroot/Makefile
--- a/x11/xpmroot/Makefile      Tue Oct 30 14:02:15 2007 +0000
+++ b/x11/xpmroot/Makefile      Tue Oct 30 14:10:10 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.55 2007/06/04 22:20:24 wiz Exp $
+# $NetBSD: Makefile,v 1.56 2007/10/30 14:12:10 martti Exp $
 #
 
 DISTNAME=      fvwm-${PKG_VERSION}
@@ -10,6 +10,7 @@
 MAINTAINER=    martti%NetBSD.org@localhost
 HOMEPAGE=      http://www.fvwm.org/documentation/manpages/stable/xpmroot.php
 COMMENT=       Sets the root window to an Xpm pixmap
+LICENSE=       gnu-gpl-v2
 
 PKG_VERSION=   2.4.20
 USE_X11BASE=   YES



Home | Main Index | Thread Index | Old Index