diff options
author | martti <martti> | 2007-10-30 14:10:10 +0000 |
---|---|---|
committer | martti <martti> | 2007-10-30 14:10:10 +0000 |
commit | 1869b94735edd1aeba6c6eadd3c30540ebdda604 (patch) | |
tree | f3654d8c8c743f98f5c194a8985036615e400573 /x11/xpmroot | |
parent | 2efa3eec2da99eaf91241b792ca403114ae6914f (diff) | |
download | pkgsrc-1869b94735edd1aeba6c6eadd3c30540ebdda604.tar.gz |
Added LICENSE=gnu-gpl-v2
Diffstat (limited to 'x11/xpmroot')
-rw-r--r-- | x11/xpmroot/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xpmroot/Makefile b/x11/xpmroot/Makefile index 0d8d902bcaf..fd67b4c81e8 100644 --- a/x11/xpmroot/Makefile +++ b/x11/xpmroot/Makefile @@ -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 @@ 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 PKG_VERSION= 2.4.20 USE_X11BASE= YES |