diff options
author | hubertf <hubertf> | 2001-01-18 01:51:15 +0000 |
---|---|---|
committer | hubertf <hubertf> | 2001-01-18 01:51:15 +0000 |
commit | b7a183be96c9d93664f3e95921280eb1bf4a9feb (patch) | |
tree | ce19b4907af9b70ac017fd3edb25f0951640aa6a /misc/Makefile | |
parent | 6347104da31b0fe16075eab6562ebb90a78a7125 (diff) | |
download | pkgsrc-b7a183be96c9d93664f3e95921280eb1bf4a9feb.tar.gz |
add & enable pdmenu
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index 6757210cb61..dc9bca72b29 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.77 2001/01/18 01:16:14 hubertf Exp $ +# $NetBSD: Makefile,v 1.78 2001/01/18 01:51:15 hubertf Exp $ # SUBDIR += 9menu @@ -45,6 +45,7 @@ SUBDIR += p5-File-MMagic SUBDIR += p5-Locale-Codes SUBDIR += p5-Search + SUBDIR += pdmenu SUBDIR += pty-redir SUBDIR += py-readline SUBDIR += qterm |