diff options
author | wiz <wiz> | 2007-02-22 19:01:13 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-02-22 19:01:13 +0000 |
commit | 16ab66728257a19144999d3bf2b2fb954c58bce4 (patch) | |
tree | 552758ae68ac7d5cc8b8ab084ca3f57b0ed02319 /x11/xpmroot | |
parent | 2ba53e6dd8f712e4f7bc55ee7e40c6f5dfb88884 (diff) | |
download | pkgsrc-16ab66728257a19144999d3bf2b2fb954c58bce4.tar.gz |
pkglint cleanup; update HOMEPAGE/MASTER_SITES.
From Sergey Svishchev in private mail.
Diffstat (limited to 'x11/xpmroot')
-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 7fbc04700f7..f19955e1318 100644 --- a/x11/xpmroot/Makefile +++ b/x11/xpmroot/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.53 2006/12/27 13:37:46 joerg Exp $ +# $NetBSD: Makefile,v 1.54 2007/02/22 19:01:28 wiz Exp $ # DISTNAME= fvwm-${PKG_VERSION} @@ -9,7 +9,7 @@ MASTER_SITES= ftp://ftp.fvwm.org/pub/fvwm/version-2/ \ ftp://ftp.hpc.uh.edu/pub/fvwm/version-2/ MAINTAINER= martti@NetBSD.org -HOMEPAGE= http://www.fvwm.org/generated/manpages/xpmroot.html +HOMEPAGE= http://www.fvwm.org/documentation/manpages/stable/xpmroot.php COMMENT= Sets the root window to an Xpm pixmap PKG_VERSION= 2.4.20 |