aboutsummaryrefslogtreecommitdiffstats
path: root/german
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>2000-04-15 18:26:25 +0800
committerasami <asami@FreeBSD.org>2000-04-15 18:26:25 +0800
commit6c86472a671bbdc601504fefd1fffed2b78d1d55 (patch)
tree335a0263776bd64f849f9a6301d02a918bd3e6a4 /german
parentb39777e6c64c336a98930b4831433cd43268b681 (diff)
downloadfreebsd-ports-gnome-6c86472a671bbdc601504fefd1fffed2b78d1d55.tar.gz
freebsd-ports-gnome-6c86472a671bbdc601504fefd1fffed2b78d1d55.tar.zst
freebsd-ports-gnome-6c86472a671bbdc601504fefd1fffed2b78d1d55.zip
Move language specifications to PKGNAMEPREFIX (for now).
Diffstat (limited to 'german')
-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"