diff options
author | wosch <wosch@FreeBSD.org> | 1997-04-20 21:20:00 +0800 |
---|---|---|
committer | wosch <wosch@FreeBSD.org> | 1997-04-20 21:20:00 +0800 |
commit | 0b27c058243382deccae8593e22dfb11224c6f8c (patch) | |
tree | 0db22f89d9e1aaad355d132137bc68056aa12231 /net | |
parent | 64d761c417b5443915bd995e218ae6a62ace3155 (diff) | |
download | freebsd-ports-graphics-0b27c058243382deccae8593e22dfb11224c6f8c.tar.gz freebsd-ports-graphics-0b27c058243382deccae8593e22dfb11224c6f8c.tar.zst freebsd-ports-graphics-0b27c058243382deccae8593e22dfb11224c6f8c.zip |
Add virtual category 'tk41'.
Diffstat (limited to 'net')
-rw-r--r-- | net/imm/Makefile | 4 | ||||
-rw-r--r-- | net/scotty/Makefile | 4 | ||||
-rw-r--r-- | net/scotty3/Makefile | 4 | ||||
-rw-r--r-- | net/sdr/Makefile | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/net/imm/Makefile b/net/imm/Makefile index 39c2ffee6dc..b22d5c58364 100644 --- a/net/imm/Makefile +++ b/net/imm/Makefile @@ -3,11 +3,11 @@ # Date created: 13 October 1994 # Whom: wollman # -# $Id: Makefile,v 1.9 1996/11/18 11:32:56 asami Exp $ +# $Id: Makefile,v 1.10 1996/11/19 21:42:08 fenner Exp $ # DISTNAME= imm-3.5a1 -CATEGORIES= mbone +CATEGORIES= mbone tk41 MASTER_SITES= ftp://ftp.hawaii.edu/paccom/imm-3.5a1/ DISTFILES= imm.source.tar.Z WRKSRC= ${WRKDIR}/mnm diff --git a/net/scotty/Makefile b/net/scotty/Makefile index 53cd44a5c80..8b51af933fb 100644 --- a/net/scotty/Makefile +++ b/net/scotty/Makefile @@ -3,11 +3,11 @@ # Date created: 18 Februar 1995 # Whom: Gennady Sorokopud <gena@netvision.net.il> # -# $Id: Makefile,v 1.16 1997/03/04 22:34:21 phk Exp $ +# $Id: Makefile,v 1.17 1997/03/10 10:49:00 asami Exp $ # DISTNAME= scotty-2.1.5 -CATEGORIES= net +CATEGORIES= net tk41 MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/pub/local/tkined/ MAINTAINER= phk@freebsd.org diff --git a/net/scotty3/Makefile b/net/scotty3/Makefile index 53cd44a5c80..8b51af933fb 100644 --- a/net/scotty3/Makefile +++ b/net/scotty3/Makefile @@ -3,11 +3,11 @@ # Date created: 18 Februar 1995 # Whom: Gennady Sorokopud <gena@netvision.net.il> # -# $Id: Makefile,v 1.16 1997/03/04 22:34:21 phk Exp $ +# $Id: Makefile,v 1.17 1997/03/10 10:49:00 asami Exp $ # DISTNAME= scotty-2.1.5 -CATEGORIES= net +CATEGORIES= net tk41 MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/pub/local/tkined/ MAINTAINER= phk@freebsd.org diff --git a/net/sdr/Makefile b/net/sdr/Makefile index d5fdb3f743f..0ef3baed12c 100644 --- a/net/sdr/Makefile +++ b/net/sdr/Makefile @@ -3,12 +3,12 @@ # Date created: 5 September 1996 # Whom: Bill Fenner <fenner@FreeBSD.ORG> # -# $Id: Makefile,v 1.2 1996/11/18 11:33:19 asami Exp $ +# $Id: Makefile,v 1.3 1996/11/26 11:21:38 asami Exp $ # DISTNAME= sdr.V2.3a1 PKGNAME= sdr-2.3a1 -CATEGORIES= mbone +CATEGORIES= mbone tk41 MASTER_SITES= ftp://cs.ucl.ac.uk/mice/sdr/ MAINTAINER= fenner@FreeBSD.org |