diff options
author | martti <martti@pkgsrc.org> | 2002-09-21 08:26:08 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2002-09-21 08:26:08 +0000 |
commit | 294b60003d0d6d5cad32349bd26bc1352ef09a18 (patch) | |
tree | 9728060f5b6bce759132a304da267792b3f5c9e2 /x11/xpmroot/Makefile | |
parent | c6f5cfdcbc67ee3f4b7ca6d1553a652012fcfb42 (diff) | |
download | pkgsrc-294b60003d0d6d5cad32349bd26bc1352ef09a18.tar.gz |
Updated xpmroot to 2.4.11 (to match the current fvwm2 version). There are
no changes in the xpmroot code...
Diffstat (limited to 'x11/xpmroot/Makefile')
-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 e6962aeefe1..0b2154dae51 100644 --- a/x11/xpmroot/Makefile +++ b/x11/xpmroot/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2002/09/16 09:31:37 martti Exp $ +# $NetBSD: Makefile,v 1.31 2002/09/21 08:26:08 martti Exp $ # DISTNAME= fvwm-${PKG_VERSION} @@ -11,7 +11,7 @@ MAINTAINER= martti@netbsd.org HOMEPAGE= http://www.fvwm.org/generated/manpages/xpmroot.html COMMENT= Sets the root window to an Xpm pixmap -PKG_VERSION= 2.4.10 +PKG_VERSION= 2.4.11 USE_BUILDLINK2= YES USE_X11BASE= YES GNU_CONFIGURE= YES |