diff options
author | martti <martti> | 2001-12-17 06:30:20 +0000 |
---|---|---|
committer | martti <martti> | 2001-12-17 06:30:20 +0000 |
commit | 02fa7f6e9d7824212531a90380d1bcced5a058e9 (patch) | |
tree | 2fe82f8651a4449cfe88a321b701d1987745cbf6 /x11/xpmroot/Makefile | |
parent | 908aea06e58d25c3f6f653ffadf0c3bf2e811580 (diff) | |
download | pkgsrc-02fa7f6e9d7824212531a90380d1bcced5a058e9.tar.gz |
Use the latest fvwm2 distribution file (2.4.4). There are no changes in
xpmroot as far as I can tell...
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 73d33f3eca8..ba583cbe00c 100644 --- a/x11/xpmroot/Makefile +++ b/x11/xpmroot/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2001/10/24 22:11:17 jlam Exp $ +# $NetBSD: Makefile,v 1.23 2001/12/17 06:30:20 martti Exp $ # DISTNAME= fvwm-${PKG_VERSION} @@ -11,7 +11,7 @@ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.fvwm.org/generated/manpages/xpmroot.html COMMENT= Sets the root window to an Xpm pixmap -PKG_VERSION= 2.4.3 +PKG_VERSION= 2.4.4 USE_BUILDLINK_ONLY= YES USE_X11BASE= YES GNU_CONFIGURE= YES |