diff options
author | alex <alex@FreeBSD.org> | 2000-06-10 18:25:49 +0800 |
---|---|---|
committer | alex <alex@FreeBSD.org> | 2000-06-10 18:25:49 +0800 |
commit | 686b143d228cf4658c0b0b21de26cc71379cfb76 (patch) | |
tree | 6fe7fff244b7fed18647f650a610e503536c7cb8 | |
parent | 1dedb99eb3febe7df0beb525a24c6ea183fcd3b4 (diff) | |
download | freebsd-ports-graphics-686b143d228cf4658c0b0b21de26cc71379cfb76.tar.gz freebsd-ports-graphics-686b143d228cf4658c0b0b21de26cc71379cfb76.tar.zst freebsd-ports-graphics-686b143d228cf4658c0b0b21de26cc71379cfb76.zip |
Change MAINTAINER: alex@big.endian.de --> alex@FreeBSD.org
-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 1f90c669058..71ded7e4774 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 8ead18951b6..f59463157a1 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 ab5bcdcc8e6..f2b024b7c70 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 ba840f80e1d..73ca546750f 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 b1f78905366..5556177f065 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 cb970537d2d..73b667e01f1 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 3a8d5792a1f..958c7a2a260 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 |