From 0abf869d353ab9ce02409fed0fc1ce7ef22ef5bb Mon Sep 17 00:00:00 2001 From: espie Date: Fri, 23 Jun 2000 13:25:42 +0000 Subject: [PATCH] Found HOMEPAGE --- textproc/ispell/Makefile | 3 ++- textproc/ispell/pkg/DESCR | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/textproc/ispell/Makefile b/textproc/ispell/Makefile index 5e91ae6642f..c3066ff9405 100644 --- a/textproc/ispell/Makefile +++ b/textproc/ispell/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.18 2000/06/23 03:06:34 jasoni Exp $ +# $OpenBSD: Makefile,v 1.19 2000/06/23 13:25:42 espie Exp $ # Original from: Ejovi Nuwere DISTNAME= ispell-3.1.20 @@ -12,6 +12,7 @@ FRENCH_DICT= francais-IREQ-1.4 GERMAN_DICT= hk2-deutsch DISTFILES= ${DISTNAME}.tar.gz ${FRENCH_DICT}.tar.gz:0 ${GERMAN_DICT}.tar.gz:1 EXTRACT_ONLY= ${DISTNAME}.tar.gz ${GERMAN_DICT}.tar.gz +HOMEPAGE= http://fmg-www.cs.ucla.edu/geoff/ispell.html PATCHFILES= ispell-html-mode.patch:2 diff --git a/textproc/ispell/pkg/DESCR b/textproc/ispell/pkg/DESCR index 1ea398f916b..23d3881d8e5 100644 --- a/textproc/ispell/pkg/DESCR +++ b/textproc/ispell/pkg/DESCR @@ -4,3 +4,4 @@ corrections when it can figure them out. Compared to UNIX spell, it is faster and much easier to use. Ispell can also handle languages other than English. +WWW: ${HOMEPAGE}