diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-06 13:13:16 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-06 13:13:16 +0000 |
commit | f16938e3a0b6d669b9b122b474cc398929ea02ac (patch) | |
tree | 6553c1ad8eb8f1df64255875e7ad94303fb8102f /german/ispell-alt | |
parent | 71a207b60fd3e228a2eb21fe0ca3f1f39959e811 (diff) | |
download | ports-f16938e3a0b6d669b9b122b474cc398929ea02ac.tar.gz ports-f16938e3a0b6d669b9b122b474cc398929ea02ac.zip |
Notes
Diffstat (limited to 'german/ispell-alt')
-rw-r--r-- | german/ispell-alt/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/german/ispell-alt/Makefile b/german/ispell-alt/Makefile index 6f2d71019216..88e74c396001 100644 --- a/german/ispell-alt/Makefile +++ b/german/ispell-alt/Makefile @@ -5,14 +5,14 @@ # $FreeBSD$ # -MAINTAINER= alex@FreeBSD.org +MAINTAINER= alex@FreeBSD.org ISPELL_DEALT= yes PORTNAME= ispell -PORTVERSION= 19991219 +PORTVERSION= 19991219 CATEGORIES= german PKGNAMESUFFIX= -alt -MASTERDIR= ${.CURDIR}/../../textproc/ispell +MASTERDIR= ${.CURDIR}/../../textproc/ispell .include "${MASTERDIR}/Makefile" |