diff options
-rw-r--r-- | news/leafnode/Makefile | 4 | ||||
-rw-r--r-- | textproc/ispell-base/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/news/leafnode/Makefile b/news/leafnode/Makefile index 42b58827420..4b2bfa61d62 100644 --- a/news/leafnode/Makefile +++ b/news/leafnode/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2004/10/03 00:18:02 tv Exp $ +# $NetBSD: Makefile,v 1.21 2004/11/19 16:59:07 wiz Exp $ DISTNAME= leafnode-1.9.52.rel PKGNAME= ${DISTNAME:S/.rel//} @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=leafnode/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= cjep@NetBSD.org -HOMEPAGE= http://www.leafnode.org/ +HOMEPAGE= http://leafnode.sourceforge.net/ COMMENT= NNTP server for small (dialup) sites WRKSRC= ${WRKDIR}/${DISTNAME} diff --git a/textproc/ispell-base/Makefile b/textproc/ispell-base/Makefile index d0c8da8a342..efbb2d0e109 100644 --- a/textproc/ispell-base/Makefile +++ b/textproc/ispell-base/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2004/05/04 23:46:36 snj Exp $ +# $NetBSD: Makefile,v 1.20 2004/11/19 17:28:59 wiz Exp $ # DISTNAME= ispell-3.1.20 @@ -11,7 +11,7 @@ PATCH_SITES= ftp://kdstevens.com/pub/stevens/ PATCHFILES= ispell-patch1.gz MAINTAINER= tech-pkg@NetBSD.org -HOMEPAGE= http://www.gnu.org/software/ispell/ispell.html +HOMEPAGE= http://ficus-www.cs.ucla.edu/geoff/ispell.html COMMENT= Interactive spelling checker CONFLICTS+= ispell-[0-9]* |