diff options
-rw-r--r-- | french/ispell/Makefile | 2 | ||||
-rw-r--r-- | german/ispell-alt/Makefile | 2 | ||||
-rw-r--r-- | german/ispell-neu/Makefile | 2 | ||||
-rw-r--r-- | german/ispell/Makefile | 2 | ||||
-rw-r--r-- | lang/smalltalk/Makefile | 2 | ||||
-rw-r--r-- | textproc/british-ispell/Makefile | 2 | ||||
-rw-r--r-- | textproc/no-ispell/Makefile | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/french/ispell/Makefile b/french/ispell/Makefile index 1f90c669058a..71ded7e47743 100644 --- a/french/ispell/Makefile +++ b/french/ispell/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -MAINTAINER= alex@big.endian.de +MAINTAINER= alex@FreeBSD.org ISPELL_FR= yes PORTNAME= fr-ispell diff --git a/german/ispell-alt/Makefile b/german/ispell-alt/Makefile index 8ead18951b68..f59463157a1e 100644 --- a/german/ispell-alt/Makefile +++ b/german/ispell-alt/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -MAINTAINER= alex@big.endian.de +MAINTAINER= alex@FreeBSD.org ISPELL_DEALT= yes PORTNAME= ispell diff --git a/german/ispell-neu/Makefile b/german/ispell-neu/Makefile index ab5bcdcc8e69..f2b024b7c709 100644 --- a/german/ispell-neu/Makefile +++ b/german/ispell-neu/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -MAINTAINER= alex@big.endian.de +MAINTAINER= alex@FreeBSD.org ISPELL_DENEU= yes PORTNAME= ispell diff --git a/german/ispell/Makefile b/german/ispell/Makefile index ba840f80e1de..73ca546750f9 100644 --- a/german/ispell/Makefile +++ b/german/ispell/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -MAINTAINER= alex@big.endian.de +MAINTAINER= alex@FreeBSD.org ISPELL_DEALT= yes ISPELL_DENEU= yes diff --git a/lang/smalltalk/Makefile b/lang/smalltalk/Makefile index b1f78905366b..5556177f0650 100644 --- a/lang/smalltalk/Makefile +++ b/lang/smalltalk/Makefile @@ -11,7 +11,7 @@ CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= smalltalk -MAINTAINER= alex@big.endian.de +MAINTAINER= alex@FreeBSD.org USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/textproc/british-ispell/Makefile b/textproc/british-ispell/Makefile index cb970537d2dd..73b667e01f17 100644 --- a/textproc/british-ispell/Makefile +++ b/textproc/british-ispell/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -MAINTAINER= alex@big.endian.de +MAINTAINER= alex@FreeBSD.org ISPELL_BRITISH= yes PORTNAME= british-ispell diff --git a/textproc/no-ispell/Makefile b/textproc/no-ispell/Makefile index 3a8d5792a1f9..958c7a2a260e 100644 --- a/textproc/no-ispell/Makefile +++ b/textproc/no-ispell/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -MAINTAINER= alex@big.endian.de +MAINTAINER= alex@FreeBSD.org ISPELL_NO= yes PORTNAME= no-ispell |