diff options
author | dsainty <dsainty@pkgsrc.org> | 2005-02-26 13:12:07 +0000 |
---|---|---|
committer | dsainty <dsainty@pkgsrc.org> | 2005-02-26 13:12:07 +0000 |
commit | 611ae97cdfd2d8e7f2c9e2549353adca760e00ce (patch) | |
tree | f8aa6773a838bec9af21c2099db0ac2b44e74ae4 | |
parent | 226edb2610537fcc46fc0b58c8be93eb10b83f21 (diff) | |
download | pkgsrc-611ae97cdfd2d8e7f2c9e2549353adca760e00ce.tar.gz |
Add and enable ppower.
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index 8de4bfcd235..a5c0d196f04 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.232 2005/02/24 13:54:14 mrauch Exp $ +# $NetBSD: Makefile,v 1.233 2005/02/26 13:12:07 dsainty Exp $ # COMMENT= Miscellaneous utilities @@ -172,6 +172,7 @@ SUBDIR+= pdmenu SUBDIR+= php-calendar SUBDIR+= php-mbstring SUBDIR+= pinfo +SUBDIR+= ppower SUBDIR+= proj SUBDIR+= proj-doc SUBDIR+= pty-redir |