diff options
author | dent <dent@pkgsrc.org> | 2001-05-31 09:11:00 +0000 |
---|---|---|
committer | dent <dent@pkgsrc.org> | 2001-05-31 09:11:00 +0000 |
commit | 31214698b73e1a7371eafebe3026a367292bf51f (patch) | |
tree | 74a1240819eca2e24131f99e741f2dabd428105b /x11/xpmroot | |
parent | ce5b4a095eb70fb064284a7e58a10e403032975c (diff) | |
download | pkgsrc-31214698b73e1a7371eafebe3026a367292bf51f.tar.gz |
Fix dead HOMEPAGE
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 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 |