Change Brent J. Nordquist's e-mail address.

Submitted by:   "Brent J. Nordquist" <bjn@visi.com>
This commit is contained in:
Satoshi Asami 1997-01-28 08:11:23 +00:00
parent a9cdad4f7a
commit 581e3b306f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=5455
7 changed files with 13 additions and 13 deletions

View file

@ -1,16 +1,16 @@
# New ports collection makefile for: sattrack
# Version required: 3.1.4
# Date created: 6 Apr 1996
# Whom: Brent J. Nordquist <nordquist@platinum.com>
# Whom: Brent J. Nordquist <bjn@visi.com>
#
# $Id: Makefile,v 1.4 1996/11/15 22:34:53 obrien Exp $
# $Id: Makefile,v 1.5 1996/12/07 09:28:41 max Exp $
#
DISTNAME= sattrack-3.1.4
CATEGORIES= astro
MASTER_SITES= http://ssl.berkeley.edu/isi_www/
MAINTAINER= nordquist@platinum.com
MAINTAINER= bjn@visi.com
NO_CDROM= "No bundling with commercial product without author's concent"

View file

@ -11,5 +11,5 @@ mode. In the latter case all necessary parameters are specified
on the command line.
Port to FreeBSD 2.1 by
Brent J. Nordquist (nordquist@platinum.com)
Brent J. Nordquist <bjn@visi.com>
Sat Apr 6 22:29:02 1996

View file

@ -3,7 +3,7 @@
# post-patch for sattrack-3.1.4
# modify bin scripts to point to correct install dir
#
# script by Brent Nordquist (nordquist@platinum.com)
# script by Brent J. Nordquist <bjn@visi.com>
# Sun Apr 7 00:08:56 1996
#
if [ -z "$WRKDIR" ]; then

View file

@ -1,9 +1,9 @@
# New ports collection makefile for: btoa
# Version required: 5.2
# Date created: 4 Apr 1996
# Whom: Brent J. Nordquist <nordquist@platinum.com>
# Whom: Brent J. Nordquist <bjn@visi.com>
#
# $Id: Makefile,v 1.2 1996/11/11 05:49:14 obrien Exp $
# $Id: Makefile,v 1.3 1996/11/17 09:04:39 obrien Exp $
#
DISTNAME= btoa-5.2
@ -14,7 +14,7 @@ MASTER_SITES= ftp://freefall.freebsd.org/pub/FreeBSD/LOCAL_PORTS/
PATCH_SITES= ${MASTER_SITES}
PATCHFILES= btoa-5.2-patch1.gz
MAINTAINER= nordquist@platinum.com
MAINTAINER= bjn@visi.com
MAKE_FLAGS= DESTDIR=${PREFIX} -f
MAKEFILE= Makefile.sun

View file

@ -9,5 +9,5 @@ file provides a list of errors found this way, which could then be
used to retransmit only the failing lines.
Port to FreeBSD 2.1 by
Brent J. Nordquist (nordquist@platinum.com)
Brent J. Nordquist <bjn@visi.com>
Fri Apr 5 23:20:58 1996

View file

@ -1,16 +1,16 @@
# New ports collection makefile for: gdbm
# Version required: 1.7.3
# Date created: 8 Apr 1996
# Whom: Brent J. Nordquist <nordquist@platinum.com>
# Whom: Brent J. Nordquist <bjn@visi.com>
#
# $Id: Makefile,v 1.2 1996/11/17 03:18:20 obrien Exp $
# $Id: Makefile,v 1.3 1996/11/18 10:19:15 asami Exp $
#
DISTNAME= gdbm-1.7.3
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_GNU}
MAINTAINER= nordquist@platinum.com
MAINTAINER= bjn@visi.com
GNU_CONFIGURE= yes
MAKE_FLAGS= CFLAGS="${CFLAGS}" LDFLAGS=-s -f

View file

@ -2,5 +2,5 @@ GNU `dbm' is a library of functions implementing a hashed database
on a disk file. The software was written by Philip A. Nelson.
Port to FreeBSD 2.1 by
Brent J. Nordquist (nordquist@platinum.com)
Brent J. Nordquist <bjn@visi.com>
Mon Apr 8 06:27:31 1996