diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1996-11-17 03:01:21 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1996-11-17 03:01:21 +0000 |
commit | fe5b7da7740ec43483458ef42c6e8f3b53c4902d (patch) | |
tree | dd4aac2e64c7203101293c618f147ea71478f661 /comms/bpl+ | |
parent | eb3e95c0b4edb8405f127765f12c7fcca8a2563a (diff) | |
download | ports-fe5b7da7740ec43483458ef42c6e8f3b53c4902d.tar.gz ports-fe5b7da7740ec43483458ef42c6e8f3b53c4902d.zip |
CAT_E_GORIES+= -> CAT_E_GORIES=
Added MAINTAINER's to some, switched to new MAN[1-8]
Notes
Notes:
svn path=/head/; revision=4529
Diffstat (limited to 'comms/bpl+')
-rw-r--r-- | comms/bpl+/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/bpl+/Makefile b/comms/bpl+/Makefile index e3ad79eb6b1b..a313784e93ee 100644 --- a/comms/bpl+/Makefile +++ b/comms/bpl+/Makefile @@ -3,12 +3,12 @@ # Date created: 22 Sep 1996 # Whom: Masafumi NAKANE <max@FreeBSD.ORG> # -# $Id: Makefile,v 1.1.1.1 1996/09/25 20:28:43 max Exp $ +# $Id: Makefile,v 1.2 1996/09/26 07:46:43 max Exp $ # DISTNAME= bpl+ PKGNAME= bpl+-1.0 -CATEGORIES+= comms +CATEGORIES= comms MASTER_SITES= ftp://ftp.tohoku.ac.jp/pub/net/telnet/telnetx/ MAINTAINER= max@FreeBSD.ORG |