diff options
author | martti <martti@pkgsrc.org> | 2009-05-12 12:27:19 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2009-05-12 12:27:19 +0000 |
commit | 815feec0b176c79808797eda224079c469500125 (patch) | |
tree | 8463e4253f8f2cd0fd6f04126c3b9f4ce0878224 /x11 | |
parent | 5b0ba6703c99828b0b8c6be7f89fe7e95e9cfad8 (diff) | |
download | pkgsrc-815feec0b176c79808797eda224079c469500125.tar.gz |
Activated LICENSE=...
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xpmroot/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xpmroot/Makefile b/x11/xpmroot/Makefile index 15586b109ee..24880a08b39 100644 --- a/x11/xpmroot/Makefile +++ b/x11/xpmroot/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.58 2008/01/03 23:19:17 heinz Exp $ +# $NetBSD: Makefile,v 1.59 2009/05/12 12:27:20 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_DESTDIR_SUPPORT= user-destdir |