diff options
author | agc <agc> | 2000-05-12 09:40:57 +0000 |
---|---|---|
committer | agc <agc> | 2000-05-12 09:40:57 +0000 |
commit | f838026bace091c049158daaeb2d126f5e44c5e7 (patch) | |
tree | 681e1171514178de5bf9a65a90870ecafc978163 /shells/Makefile | |
parent | 5edf0b684f0eae76dc9af8375e98f7864ff361a0 (diff) | |
download | pkgsrc-f838026bace091c049158daaeb2d126f5e44c5e7.tar.gz |
Move rc package from plan9 to shells category
Diffstat (limited to 'shells/Makefile')
-rw-r--r-- | shells/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/shells/Makefile b/shells/Makefile index f1b369c3207..bd164e42e04 100644 --- a/shells/Makefile +++ b/shells/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.5 2000/02/25 01:04:16 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2000/05/12 09:40:57 agc Exp $ # FreeBSD Id: Makefile,v 1.13 1997/01/03 00:40:55 max Exp # SUBDIR += bash2 SUBDIR += es + SUBDIR += rc SUBDIR += scsh SUBDIR += tcsh SUBDIR += zsh |