diff options
author | wiz <wiz@pkgsrc.org> | 2006-10-04 21:59:34 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-10-04 21:59:34 +0000 |
commit | 7938151fe64ccdb4a6590729489aee3a565c7f41 (patch) | |
tree | b23cfc862fc11d7c74719bee55ff02be184684e6 /textproc/enchant/Makefile | |
parent | fda968c83e149892eea991425ed951159f3da912 (diff) | |
download | pkgsrc-7938151fe64ccdb4a6590729489aee3a565c7f41.tar.gz |
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'textproc/enchant/Makefile')
-rw-r--r-- | textproc/enchant/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/enchant/Makefile b/textproc/enchant/Makefile index f43a52d2d8c..f9173257501 100644 --- a/textproc/enchant/Makefile +++ b/textproc/enchant/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2006/07/12 17:52:16 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2006/10/04 22:00:59 wiz Exp $ # DISTNAME= enchant-1.2.6 @@ -6,7 +6,7 @@ CATEGORIES= textproc MASTER_SITES= http://www.abisource.com/downloads/enchant/1.2.6/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.abisource.com/enchant/ +HOMEPAGE= http://www.abisource.com/projects/enchant/ COMMENT= Generic spell checking library USE_TOOLS+= pkg-config |