summaryrefslogtreecommitdiff
path: root/x11/xpmroot
diff options
context:
space:
mode:
authormartti <martti>2007-10-30 19:31:38 +0000
committermartti <martti>2007-10-30 19:31:38 +0000
commit6daf039b533cfbbcdd31b3ce6eb65c37b11db067 (patch)
treebcd8b04ffaf9c92a25f680ee704c34ff5e99af6c /x11/xpmroot
parent042327d96569d2dc87a3d96357678f0b44cd4b01 (diff)
downloadpkgsrc-6daf039b533cfbbcdd31b3ce6eb65c37b11db067.tar.gz
Based on some feedback, comment out the newly added LICENSE=xxx for now.
I'll re-activate this later when the global license stuff is activated.
Diffstat (limited to 'x11/xpmroot')
-rw-r--r--x11/xpmroot/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xpmroot/Makefile b/x11/xpmroot/Makefile
index fd67b4c81e8..c65acc153a2 100644
--- a/x11/xpmroot/Makefile
+++ b/x11/xpmroot/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.56 2007/10/30 14:12:10 martti Exp $
+# $NetBSD: Makefile,v 1.57 2007/10/30 19:31:43 martti Exp $
#
DISTNAME= fvwm-${PKG_VERSION}
@@ -10,7 +10,7 @@ MASTER_SITES= ftp://ftp.fvwm.org/pub/fvwm/version-2/
MAINTAINER= martti@NetBSD.org
HOMEPAGE= http://www.fvwm.org/documentation/manpages/stable/xpmroot.php
COMMENT= Sets the root window to an Xpm pixmap
-LICENSE= gnu-gpl-v2
+#LICENSE= gnu-gpl-v2
PKG_VERSION= 2.4.20
USE_X11BASE= YES