1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

Change MAINTAINER's mail address.

Now "Don Croyle <croyle@gelemna.org>".

PR:		18701, (part of) 18702, 18703, 18706
Submitted by:	MAINTAINER
This commit is contained in:
Akinori MUSHA 2000-05-21 11:52:06 +00:00
parent 7b302a5887
commit 64a88bdf7a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=28647
13 changed files with 26 additions and 29 deletions

View File

@ -1,6 +1,6 @@
# New ports collection makefile for: astyle
# Date created: 31 Jan 1999
# Whom: Don Croyle <croyle@gelemna.ft-wayne.in.us>
# Whom: Don Croyle <croyle@gelemna.org>
#
# $FreeBSD$
#
@ -9,11 +9,11 @@ PORTNAME= astyle
PORTVERSION= 1.11.6
CATEGORIES= devel textproc
MASTER_SITES= ftp://astyle.sourceforge.net/pub/astyle/stable/src/\
http://www.infonex.com/~dacroyle/freebsd/
http://www.gelemna.org/ports/
DISTNAME= ${PORTNAME}_${PORTVERSION}_src
EXTRACT_SUFX= .tgz
MAINTAINER= croyle@gelemna.ft-wayne.in.us
MAINTAINER= croyle@gelemna.org
WRKSRC= ${WRKDIR}/astyle_1.11.6

View File

@ -1,6 +1,6 @@
# New ports collection makefile for: bugsx
# Date created: 7 December 1997
# Whom: Don Croyle <croyle@gelemna.ft-wayne.in.us>
# Whom: Don Croyle <croyle@gelemna.org>
#
# $FreeBSD$
#
@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= applications
DISTNAME= bugsx108
EXTRACT_SUFX= .tgz
MAINTAINER= croyle@gelemna.ft-wayne.in.us
MAINTAINER= croyle@gelemna.org
USE_IMAKE= yes
WRKSRC= ${WRKDIR}/bugsx

View File

@ -1,6 +1,6 @@
# New ports collection makefile for: xconq
# Date created: 2 Jun 1998
# Whom: Don Croyle <croyle@gelemna.ft-wayne.in.us>
# Whom: Don Croyle <croyle@gelemna.org>
#
# $FreeBSD$
#
@ -10,7 +10,7 @@ PORTVERSION= 7.2.2
CATEGORIES= games
MASTER_SITES= ftp://sourceware.cygnus.com/pub/xconq/
MAINTAINER= croyle@gelemna.ft-wayne.in.us
MAINTAINER= croyle@gelemna.org
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm

View File

@ -4,6 +4,3 @@ explains how to do this (in great detail). A large assortment of
predefined game modules is included.
WWW: http://sourceware.cygnus.com/xconq/
- Don Croyle
<croyle@gelemna.ft-wayne.in.us>

View File

@ -1,6 +1,6 @@
# New ports collection makefile for: elisp-manual
# Date created: 18 November 1997
# Whom: Don Croyle <croyle@gelemna.ft-wayne.in.us>
# Whom: Don Croyle <croyle@gelemna.org>
#
# $FreeBSD$
#
@ -11,7 +11,7 @@ CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= emacs
MAINTAINER= croyle@gelemna.ft-wayne.in.us
MAINTAINER= croyle@gelemna.org
GNU_CONFIGURE= yes

View File

@ -1,6 +1,6 @@
# New ports collection makefile for: emacs-lisp-intro
# Date created: 18 November 1997
# Whom: Don Croyle <croyle@gelemna.ft-wayne.in.us>
# Whom: Don Croyle <croyle@gelemna.org>
#
# $FreeBSD$
#
@ -11,6 +11,6 @@ CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= emacs
MAINTAINER= croyle@gelemna.ft-wayne.in.us
MAINTAINER= croyle@gelemna.org
.include <bsd.port.mk>

View File

@ -1,6 +1,6 @@
# New ports collection makefile for: p5-Set-IntSpan
# Date created: February 7, 1998
# Whom: Don Croyle <croyle@gelemna.ft-wayne.in.us>
# Whom: Don Croyle <croyle@gelemna.org>
#
# $FreeBSD$
#
@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Set
PKGNAMEPREFIX= p5-
MAINTAINER= croyle@gelemna.ft-wayne.in.us
MAINTAINER= croyle@gelemna.org
USE_PERL5= yes

View File

@ -1,6 +1,6 @@
# New ports collection makefile for: p5-Gateway
# Date created: January 2, 1998
# Whom: Don Croyle <croyle@gelemna.ft-wayne.in.us>
# Whom: Don Croyle <croyle@gelemna.org>
#
# $FreeBSD$
#
@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= News
PKGNAMEPREFIX= p5-
MAINTAINER= croyle@gelemna.ft-wayne.in.us
MAINTAINER= croyle@gelemna.org
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/News/Article.pm:${PORTSDIR}/news/p5-News-Article
RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/News/Article.pm:${PORTSDIR}/news/p5-News-Article

View File

@ -1,6 +1,6 @@
# New ports collection makefile for: p5-News-Article
# Date created: January 2, 1998
# Whom: Don Croyle <croyle@gelemna.ft-wayne.in.us>
# Whom: Don Croyle <croyle@gelemna.org>
#
# $FreeBSD$
#
@ -9,10 +9,10 @@ PORTNAME= p5-News-Article
PORTVERSION= 1.21
CATEGORIES= news perl5
MASTER_SITES= http://www.erlenstar.demon.co.uk/perl/ \
http://www.infonex.com/~dacroyle/freebsd/
http://www.gelemna.org/ports/
DISTNAME= News-Article-1.21
MAINTAINER= croyle@gelemna.ft-wayne.in.us
MAINTAINER= croyle@gelemna.org
RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/DNS.pm:${PORTSDIR}/net/p5-Net-DNS \
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/i386-freebsd/Net/NNTP.pm:${PORTSDIR}/net/p5-Net \

View File

@ -1,6 +1,6 @@
# New ports collection makefile for: p5-News-Newsrc
# Date created: February 7, 1998
# Whom: Don Croyle <croyle@gelemna.ft-wayne.in.us>
# Whom: Don Croyle <croyle@gelemna.org>
#
# $FreeBSD$
#
@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= News
PKGNAMEPREFIX= p5-
MAINTAINER= croyle@gelemna.ft-wayne.in.us
MAINTAINER= croyle@gelemna.org
RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Set/IntSpan.pm:${PORTSDIR}/math/p5-Set-IntSpan

View File

@ -1,6 +1,6 @@
# New ports collection makefile for: p5-PGP-Sign
# Date created: January 2, 1998
# Whom: Don Croyle <croyle@gelemna.ft-wayne.in.us>
# Whom: Don Croyle <croyle@gelemna.org>
#
# $FreeBSD$
#
@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= PGP
DISTNAME= PGP-Sign-0.16
MAINTAINER= croyle@gelemna.ft-wayne.in.us
MAINTAINER= croyle@gelemna.org
USE_PERL5= yes

View File

@ -1,6 +1,6 @@
# New ports collection makefile for: txt2html
# Date created: 29 Jun 1998
# Whom: Don Croyle <croyle@gelemna.ft-wayne.in.us>
# Whom: Don Croyle <croyle@gelemna.org>
#
# $FreeBSD$
#
@ -10,7 +10,7 @@ PORTVERSION= 1.27
CATEGORIES= textproc
MASTER_SITES= http://www.aigeek.com/txt2html/
MAINTAINER= croyle@gelemna.ft-wayne.in.us
MAINTAINER= croyle@gelemna.org
WRKSRC= ${WRKDIR}/txt2html
NO_BUILD= yes

View File

@ -1,6 +1,6 @@
# New ports collection makefile for: amaya
# Date created: 26 Dec 1998
# Whom: Don Croyle <croyle@gelemna.ft-wayne.in.us>
# Whom: Don Croyle <croyle@gelemna.org>
#
# $FreeBSD$
#
@ -14,7 +14,7 @@ MASTER_SITES= http://www.w3.org/Amaya/Distribution/ \
DISTNAME= ${PORTNAME}-src-${PORTVERSION}
EXTRACT_SUFX= .tgz
MAINTAINER= croyle@gelemna.ft-wayne.in.us
MAINTAINER= croyle@gelemna.org
REQUIRES_MOTIF= yes
USE_XLIB= yes