diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2001-08-29 05:16:32 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2001-08-29 05:16:32 +0000 |
commit | 46184381346f89a1065b39b8fb181a11ab597528 (patch) | |
tree | 376181ff534f89e250da8017bbb8cdb5989239a3 /german/ispell | |
parent | e1a24b66ad9facd1de0e1138bcda41d7f745a398 (diff) | |
download | ports-46184381346f89a1065b39b8fb181a11ab597528.tar.gz ports-46184381346f89a1065b39b8fb181a11ab597528.zip |
Notes
Diffstat (limited to 'german/ispell')
-rw-r--r-- | german/ispell/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/german/ispell/Makefile b/german/ispell/Makefile index 91143ffcf719..f6fb92b08bab 100644 --- a/german/ispell/Makefile +++ b/german/ispell/Makefile @@ -5,14 +5,14 @@ # $FreeBSD$ # +PORTNAME= ispell +CATEGORIES= german +PKGNAMESUFFIX= -20001109 + MAINTAINER= alex@FreeBSD.org ISPELL_DEALT= yes ISPELL_DENEU= yes -PORTNAME= ispell -PORTVERSION= 20001109 -PORTREVISION= 3 -CATEGORIES= german MASTERDIR= ${.CURDIR}/../../textproc/ispell .if exists(${.CURDIR}/Makefile.local) |