diff options
author | Steve Price <steve@FreeBSD.org> | 1998-11-21 17:18:16 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-11-21 17:18:16 +0000 |
commit | cc3da74d4d9c647ec5b59e83487705ba4a38d06b (patch) | |
tree | 75991c841d3089f34d2efe25dd4c7ff81b9c1cc1 /shells/rc | |
parent | 3a5cd501e5dd0533ae5d182e35dec59459e9a4d6 (diff) | |
download | ports-cc3da74d4d9c647ec5b59e83487705ba4a38d06b.tar.gz ports-cc3da74d4d9c647ec5b59e83487705ba4a38d06b.zip |
Fixup CATEGORIES list.
Submitted by: Josh Gilliam <josh@quick.net>
Notes
Notes:
svn path=/head/; revision=14737
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 93347c12cf79..de5e2bd12d2c 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.3 1996/11/12 02:19:38 obrien Exp $ +# $Id: Makefile,v 1.4 1998/10/04 00:56:48 steve Exp $ # DISTNAME= rc-1.5betadev-1 PKGNAME= rc-1.5b1 -CATEGORIES= plan9 +CATEGORIES= plan9 shells MASTER_SITES= ftp://ftp.sys.toronto.edu/pub/rc/ MAINTAINER= erich@FreeBSD.org |