diff options
author | mason <mason> | 2000-06-25 19:55:13 +0000 |
---|---|---|
committer | mason <mason> | 2000-06-25 19:55:13 +0000 |
commit | 2ac6338ecdddc07ccbd138a38e74a8cec6239d3b (patch) | |
tree | 726398820ff3a85d96707e6938cb402a55fc5e0c /mail | |
parent | 308def807e81c690c9cd849389be8265bee24ee2 (diff) | |
download | pkgsrc-2ac6338ecdddc07ccbd138a38e74a8cec6239d3b.tar.gz |
Fixed homepage URL.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/spruce/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/spruce/Makefile b/mail/spruce/Makefile index 295fc8bfd71..a38c8120102 100644 --- a/mail/spruce/Makefile +++ b/mail/spruce/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2000/03/13 22:30:35 tron Exp $ +# $NetBSD: Makefile,v 1.6 2000/06/25 19:55:13 mason Exp $ # DISTNAME= spruce-0.5.17 @@ -6,7 +6,7 @@ CATEGORIES= mail MASTER_SITES= http://www.xtorshun.org/spruce/ MAINTAINER= mellon@isc.org -HOMEPAGE= http://www.xtorshun.org/spruce/main.html +HOMEPAGE= http://www.xtorshun.org/spruce/ DEPENDS+= gnome-libs>=1.0.56:../../x11/gnome-libs |