diff options
author | martti <martti@pkgsrc.org> | 2003-10-13 15:20:30 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2003-10-13 15:20:30 +0000 |
commit | 47cf7b3d28b26a2397652b92f8ca9247d2647ba1 (patch) | |
tree | e6dddbac46fec3659f15ddde497022b376479995 /x11/xpmroot/Makefile | |
parent | 6683bb2483a9417b9f67f678a39626717bdd164f (diff) | |
download | pkgsrc-47cf7b3d28b26a2397652b92f8ca9247d2647ba1.tar.gz |
Updated xpmroot to 2.4.17 (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 482accacb65..32464a181ad 100644 --- a/x11/xpmroot/Makefile +++ b/x11/xpmroot/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.40 2003/07/17 22:57:02 grant Exp $ +# $NetBSD: Makefile,v 1.41 2003/10/13 15:20:30 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.16 +PKG_VERSION= 2.4.17 USE_BUILDLINK2= YES USE_X11BASE= YES GNU_CONFIGURE= YES |