diff options
-rw-r--r-- | astro/sattrack/Makefile | 6 | ||||
-rw-r--r-- | astro/sattrack/pkg-descr | 2 | ||||
-rw-r--r-- | astro/sattrack/scripts/post-patch | 2 | ||||
-rw-r--r-- | converters/btoa/Makefile | 6 | ||||
-rw-r--r-- | converters/btoa/pkg-descr | 2 | ||||
-rw-r--r-- | databases/gdbm/Makefile | 6 | ||||
-rw-r--r-- | databases/gdbm/pkg-descr | 2 |
7 files changed, 13 insertions, 13 deletions
diff --git a/astro/sattrack/Makefile b/astro/sattrack/Makefile index a0ce61af2354..4f3f3cb9fe42 100644 --- a/astro/sattrack/Makefile +++ b/astro/sattrack/Makefile @@ -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" diff --git a/astro/sattrack/pkg-descr b/astro/sattrack/pkg-descr index 66ea1f5f58b5..f21e136e0b96 100644 --- a/astro/sattrack/pkg-descr +++ b/astro/sattrack/pkg-descr @@ -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 diff --git a/astro/sattrack/scripts/post-patch b/astro/sattrack/scripts/post-patch index 5f3f68f10fc9..d0ce89147e2e 100644 --- a/astro/sattrack/scripts/post-patch +++ b/astro/sattrack/scripts/post-patch @@ -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 diff --git a/converters/btoa/Makefile b/converters/btoa/Makefile index 3aa5599392cc..c1c0a4917aa3 100644 --- a/converters/btoa/Makefile +++ b/converters/btoa/Makefile @@ -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 diff --git a/converters/btoa/pkg-descr b/converters/btoa/pkg-descr index 9eb8e97bfc72..6b6e8c642300 100644 --- a/converters/btoa/pkg-descr +++ b/converters/btoa/pkg-descr @@ -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 diff --git a/databases/gdbm/Makefile b/databases/gdbm/Makefile index 593e9bc5a5ad..28d66f8f7565 100644 --- a/databases/gdbm/Makefile +++ b/databases/gdbm/Makefile @@ -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 diff --git a/databases/gdbm/pkg-descr b/databases/gdbm/pkg-descr index cdc5468674ea..0f9a2aae3a37 100644 --- a/databases/gdbm/pkg-descr +++ b/databases/gdbm/pkg-descr @@ -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 |