diff options
author | abs <abs@pkgsrc.org> | 2016-01-11 13:47:22 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2016-01-11 13:47:22 +0000 |
commit | d43d9291cc8ecf8922f8c56fdede73c18ae2bf29 (patch) | |
tree | b98cd0f6faddfb73737eeded77a67abeb6e2b643 /net | |
parent | 64a5cb72abeda6323100ca30bf4fd6312d384908 (diff) | |
download | pkgsrc-d43d9291cc8ecf8922f8c56fdede73c18ae2bf29.tar.gz |
+restclient-ui
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 8513858c545..794a5c9121c 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1098 2016/01/11 04:26:48 ryoon Exp $ +# $NetBSD: Makefile,v 1.1099 2016/01/11 13:47:22 abs Exp $ # COMMENT= Networking tools @@ -648,6 +648,7 @@ SUBDIR+= rdesktop SUBDIR+= rdist6 SUBDIR+= remmina SUBDIR+= remmina-plugins +SUBDIR+= restclient-ui SUBDIR+= rinetd SUBDIR+= rootprobe SUBDIR+= rp-l2tp |