diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1999-01-09 03:19:49 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1999-01-09 03:19:49 +0000 |
commit | 495025520344e597a1425bc14f9c38be51f20198 (patch) | |
tree | 3b8b068a450d08738e82b0868b0c27f57bd87965 /shells/rc | |
parent | Author's web page moved. (diff) |
Break up the "plan9" category -- all the ports are where they belong, and
"plan9" is a virtual category now.
Reviewed by: the ports list
Notes
Notes:
svn path=/head/; revision=15939
Diffstat (limited to 'shells/rc')
-rw-r--r-- | shells/rc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/shells/rc/Makefile b/shells/rc/Makefile index de5e2bd12d2c..16b9fad62dc4 100644 --- a/shells/rc/Makefile +++ b/shells/rc/Makefile @@ -3,12 +3,12 @@ # Date created: Sun Aug 13 12:36:14 CDT 1995 # Whom: erich@rrnet.com # -# $Id: Makefile,v 1.4 1998/10/04 00:56:48 steve Exp $ +# $Id: Makefile,v 1.5 1998/11/21 17:18:16 steve Exp $ # DISTNAME= rc-1.5betadev-1 PKGNAME= rc-1.5b1 -CATEGORIES= plan9 shells +CATEGORIES= shells plan9 MASTER_SITES= ftp://ftp.sys.toronto.edu/pub/rc/ MAINTAINER= erich@FreeBSD.org |