diff options
author | hubertf <hubertf@pkgsrc.org> | 1997-10-11 22:17:46 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 1997-10-11 22:17:46 +0000 |
commit | 7e7b1a36d2496da66a9a26f46cff470c1fc8eaad (patch) | |
tree | a6006e6ae0e466469d48d4f3c69f36099c46cec8 /misc/Makefile | |
parent | 697607f6e91dc172d87e5d0cd037756e2a8cab59 (diff) | |
download | pkgsrc-7e7b1a36d2496da66a9a26f46cff470c1fc8eaad.tar.gz |
screen works.
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/Makefile b/misc/Makefile index e5b74a9823a..f83f38b715f 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.2 1997/10/11 22:00:15 hubertf Exp $ +# $Id: Makefile,v 1.3 1997/10/11 22:17:46 hubertf Exp $ # # SUBDIR += amanda @@ -34,7 +34,7 @@ # SUBDIR += p5-Search # SUBDIR += plan # SUBDIR += rpm -# SUBDIR += screen + SUBDIR += screen # SUBDIR += splitvt # SUBDIR += team # SUBDIR += tkcron |