aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--german/ispell-alt/Makefile3
-rw-r--r--german/ispell-neu/Makefile3
-rw-r--r--german/ispell/Makefile3
3 files changed, 6 insertions, 3 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"
diff --git a/german/ispell-neu/Makefile b/german/ispell-neu/Makefile
index 4ca08f695959..ab5bcdcc8e69 100644
--- a/german/ispell-neu/Makefile
+++ b/german/ispell-neu/Makefile
@@ -8,8 +8,9 @@
MAINTAINER= alex@big.endian.de
ISPELL_DENEU= yes
-PORTNAME= deneu-ispell
+PORTNAME= ispell
PORTVERSION= 19991219
MASTERDIR= ${.CURDIR}/../ispell
+PKGNAMEPREFIX= deneu-
.include "${MASTERDIR}/Makefile"
diff --git a/german/ispell/Makefile b/german/ispell/Makefile
index d5b35d9aa88c..ba840f80e1de 100644
--- a/german/ispell/Makefile
+++ b/german/ispell/Makefile
@@ -9,8 +9,9 @@ MAINTAINER= alex@big.endian.de
ISPELL_DEALT= yes
ISPELL_DENEU= yes
-PORTNAME= de-ispell
+PORTNAME= ispell
PORTVERSION= 19991219
+PKGNAMEPREFIX= de-
MASTERDIR= ${.CURDIR}/../ispell
.include "${MASTERDIR}/Makefile"