diff options
author | dent <dent> | 2001-05-31 09:11:00 +0000 |
---|---|---|
committer | dent <dent> | 2001-05-31 09:11:00 +0000 |
commit | 8858529f954fe2bdc798fee63f64d989d3a62762 (patch) | |
tree | 74a1240819eca2e24131f99e741f2dabd428105b /x11/xpmroot/Makefile | |
parent | c68030972f882e346c5ea35e34651b5b477bef54 (diff) | |
download | pkgsrc-8858529f954fe2bdc798fee63f64d989d3a62762.tar.gz |
Fix dead HOMEPAGE
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 3a758a78dc8..63d906db1c9 100644 --- a/x11/xpmroot/Makefile +++ b/x11/xpmroot/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2001/03/13 20:57:21 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2001/05/31 09:11:00 dent Exp $ # DISTNAME= fvwm-${PKG_VERSION} @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.hpc.uh.edu/pub/fvwm/version-2/ \ ftp://ftp.TokyoNet.AD.JP/pub/X/fvwm/fvwm-users-jp/kits/ MAINTAINER= packages@netbsd.org -HOMEPAGE= http://www.fvwm.org/xpmroot.html +HOMEPAGE= http://www.fvwm.org/generated/manpages/xpmroot.html COMMENT= Sets the root window to an Xpm pixmap USE_X11BASE= YES |