diff options
Diffstat (limited to 'mail/spruce')
-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 db70f92e3dd..85f7a5805bf 100644 --- a/mail/spruce/Makefile +++ b/mail/spruce/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2001/12/30 14:04:26 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2001/12/30 14:05:48 wiz Exp $ # DISTNAME= spruce-0.5.17 CATEGORIES= mail -MASTER_SITES= http://dl.sourceforge.net/spruce/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=spruce/} MAINTAINER= mellon@isc.org HOMEPAGE= http://spruce.sourceforge.net/ |