diff options
author | martti <martti@pkgsrc.org> | 2004-03-22 08:26:24 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2004-03-22 08:26:24 +0000 |
commit | 44f759ceba77491f4e2b4a948d302045c0c37dee (patch) | |
tree | 048d0cc3e3ec81e9844355c54469e78dbe75d055 /x11/xpmroot/Makefile | |
parent | 4c0e9311cb70bee34a36bd86153c6b7e124c82ad (diff) | |
download | pkgsrc-44f759ceba77491f4e2b4a948d302045c0c37dee.tar.gz |
Updated xpmroot to 2.4.18 (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 32464a181ad..34630ce72be 100644 --- a/x11/xpmroot/Makefile +++ b/x11/xpmroot/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.41 2003/10/13 15:20:30 martti Exp $ +# $NetBSD: Makefile,v 1.42 2004/03/22 08:26:24 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.17 +PKG_VERSION= 2.4.18 USE_BUILDLINK2= YES USE_X11BASE= YES GNU_CONFIGURE= YES |