diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2000-11-13 12:45:40 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2000-11-13 12:45:40 +0000 |
commit | 2514bdf28c2fddf0813b5300c52e8e09af8b49ca (patch) | |
tree | ee34ab4c4b1fff2c5ee1bab86f5ade97809bf9fd /misc | |
parent | Re-order the master sites. (diff) |
Change MAINTAINER field.
I am now at FreeBSD dot org
Approved by: sobomax
Notes
Notes:
svn path=/head/; revision=35074
Diffstat (limited to 'misc')
-rw-r--r-- | misc/bbjd/Makefile | 2 | ||||
-rw-r--r-- | misc/deco/Makefile | 2 | ||||
-rw-r--r-- | misc/p5-I18N-Charset/Makefile | 2 | ||||
-rw-r--r-- | misc/p5-I18N-LangTags/Makefile | 2 | ||||
-rw-r--r-- | misc/p5-Locale-Codes/Makefile | 2 | ||||
-rw-r--r-- | misc/quotes/Makefile | 2 | ||||
-rw-r--r-- | misc/vera/Makefile | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/misc/bbjd/Makefile b/misc/bbjd/Makefile index afd9b37cd3c0..13112959eecb 100644 --- a/misc/bbjd/Makefile +++ b/misc/bbjd/Makefile @@ -11,7 +11,7 @@ CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= games/strategy -MAINTAINER= dima@chg.ru +MAINTAINER= demon@FreeBSD.org USE_GMAKE= yes WRKSRC= ${WRKDIR}/bbjd diff --git a/misc/deco/Makefile b/misc/deco/Makefile index b60102393839..6ef7a20193e8 100644 --- a/misc/deco/Makefile +++ b/misc/deco/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.cronyx.ru/cronyx/deco/ DISTNAME= deco383 EXTRACT_SUFX= .tgz -MAINTAINER= dima@Chg.RU +MAINTAINER= demon@FreeBSD.org WRKSRC= ${WRKDIR}/deco383 GNU_CONFIGURE= yes diff --git a/misc/p5-I18N-Charset/Makefile b/misc/p5-I18N-Charset/Makefile index 13c3af5b7e41..4913ac0321f8 100644 --- a/misc/p5-I18N-Charset/Makefile +++ b/misc/p5-I18N-Charset/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= I18N PKGNAMEPREFIX= p5- -MAINTAINER= dima@Chg.RU +MAINTAINER= demon@FreeBSD.org USE_PERL5= YES diff --git a/misc/p5-I18N-LangTags/Makefile b/misc/p5-I18N-LangTags/Makefile index 6c5e9c5e0a34..24352e2c427c 100644 --- a/misc/p5-I18N-LangTags/Makefile +++ b/misc/p5-I18N-LangTags/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= I18N PKGNAMEPREFIX= p5- -MAINTAINER= dima@Chg.RU +MAINTAINER= demon@FreeBSD.org USE_PERL5= YES diff --git a/misc/p5-Locale-Codes/Makefile b/misc/p5-Locale-Codes/Makefile index 9ee2482258e1..6aa3fab227a3 100644 --- a/misc/p5-Locale-Codes/Makefile +++ b/misc/p5-Locale-Codes/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Locale PKGNAMEPREFIX= p5- -MAINTAINER= dima@chg.ru +MAINTAINER= demon@FreeBSD.org USE_PERL5= YES diff --git a/misc/quotes/Makefile b/misc/quotes/Makefile index 81c238063c9b..df43f8fd722f 100644 --- a/misc/quotes/Makefile +++ b/misc/quotes/Makefile @@ -11,7 +11,7 @@ CATEGORIES= misc MASTER_SITES= ftp://ftp.iae.nl/pub/users/grimaldo/ DISTNAME= quotes-1.6-2 -MAINTAINER= dima@Chg.RU +MAINTAINER= demon@FreeBSD.org NO_BUILD= yes USE_PERL5= yes diff --git a/misc/vera/Makefile b/misc/vera/Makefile index 20d0828691e8..91699193b620 100644 --- a/misc/vera/Makefile +++ b/misc/vera/Makefile @@ -11,7 +11,7 @@ CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= vera -MAINTAINER= dima@Chg.RU +MAINTAINER= demon@FreeBSD.org do-build: @ cd ${WRKSRC} && makeinfo vera.texi |