diff options
author | wiz <wiz@pkgsrc.org> | 2000-07-27 20:33:29 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2000-07-27 20:33:29 +0000 |
commit | b2d568704fa19ac89bcc4bae7c949939aca70935 (patch) | |
tree | f6a1c3c6a7b52e0794c6c28db2d12fe2670f54e5 /devel | |
parent | c1b52cb7f215990e41d9c5e0a22f3b839120f1db (diff) | |
download | pkgsrc-b2d568704fa19ac89bcc4bae7c949939aca70935.tar.gz |
add and enable rpc2 (hi phil!)
Diffstat (limited to 'devel')
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 4384c92bdb4..cec5a00a2e1 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.128 2000/07/27 12:42:02 agc Exp $ +# $NetBSD: Makefile,v 1.129 2000/07/27 20:33:29 wiz Exp $ # FreeBSD Id: Makefile,v 1.78 1997/10/01 08:32:59 cracauer Exp # @@ -110,6 +110,7 @@ SUBDIR += rcs SUBDIR += rdp SUBDIR += readline + SUBDIR += rpc2 SUBDIR += rvm SUBDIR += rx SUBDIR += sfio |