diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-04-15 10:26:25 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-04-15 10:26:25 +0000 |
commit | 74e867b19cefb2e93e8d10e765079dd19fcd1322 (patch) | |
tree | 8dfd80b55b4a4d4139f8f42404155bf63cb83206 /german/ispell-alt | |
parent | aadea45cf91f341ca7fd6008e0d72c74018127e5 (diff) | |
download | ports-74e867b19cefb2e93e8d10e765079dd19fcd1322.tar.gz ports-74e867b19cefb2e93e8d10e765079dd19fcd1322.zip |
Notes
Diffstat (limited to 'german/ispell-alt')
-rw-r--r-- | german/ispell-alt/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/german/ispell-alt/Makefile b/german/ispell-alt/Makefile index ec291c207952..8ead18951b68 100644 --- a/german/ispell-alt/Makefile +++ b/german/ispell-alt/Makefile @@ -8,8 +8,9 @@ MAINTAINER= alex@big.endian.de ISPELL_DEALT= yes -PORTNAME= dealt-ispell +PORTNAME= ispell PORTVERSION= 19991219 +PKGNAMEPREFIX= dealt- MASTERDIR= ${.CURDIR}/../ispell .include "${MASTERDIR}/Makefile" |