diff options
author | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-10-02 02:58:01 +0000 |
---|---|---|
committer | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-10-02 02:58:01 +0000 |
commit | 4c44d22594dbfe84b9020c57823f182cd198c8c6 (patch) | |
tree | 492000861a541cb897f941ea034d28fb3f6a43c2 /misc | |
parent | Upgrade plor (SOUP/QWK reader) port. (diff) |
Activate qpage.
Notes
Notes:
svn path=/head/; revision=8081
Diffstat (limited to 'misc')
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index 3c5fa5f9bb4e..fe07bce9ec59 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.113 1997/08/01 06:59:43 tg Exp $ +# $Id: Makefile,v 1.114 1997/08/13 05:45:04 asami Exp $ # SUBDIR += amanda @@ -33,6 +33,7 @@ SUBDIR += p5-Locale-Codes SUBDIR += p5-Search SUBDIR += plan + SUBDIR += qpage SUBDIR += rpm SUBDIR += screen SUBDIR += splitvt |