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 /wm/fvwm | |
parent | 5b0ba6703c99828b0b8c6be7f89fe7e95e9cfad8 (diff) | |
download | pkgsrc-815feec0b176c79808797eda224079c469500125.tar.gz |
Activated LICENSE=...
Diffstat (limited to 'wm/fvwm')
-rw-r--r-- | wm/fvwm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/fvwm/Makefile b/wm/fvwm/Makefile index b37cee20083..779d2667f1a 100644 --- a/wm/fvwm/Makefile +++ b/wm/fvwm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2008/11/17 11:52:51 martti Exp $ +# $NetBSD: Makefile,v 1.14 2009/05/12 12:27:20 martti Exp $ DISTNAME= fvwm-${FVWM_VER} PKGREVISION= 2 @@ -10,7 +10,7 @@ DISTFILES+= fvwm-${FVWM_VER}.tar.gz fvwm_icons.tgz MAINTAINER= martti@NetBSD.org HOMEPAGE= http://www.fvwm.org/ COMMENT= Newer version of X11 Virtual window manager -#LICENSE= gnu-gpl-v2 +LICENSE= gnu-gpl-v2 DEPENDS+= xpmroot-2.*:../../x11/xpmroot |