diff options
author | xtraeme <xtraeme> | 2004-07-19 19:19:08 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2004-07-19 19:19:08 +0000 |
commit | 142089ecba32f49ab4957bd262238a9498ca4396 (patch) | |
tree | 5500e7042aa01f9409984837277e473a7eafd4e1 /net/Makefile | |
parent | bcc58601e047130b10e161f3a530a550d9a0c34e (diff) | |
download | pkgsrc-142089ecba32f49ab4957bd262238a9498ca4396.tar.gz |
Added openntpd.
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 50ecc04b782..5d731989de0 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.484 2004/07/13 09:20:49 martti Exp $ +# $NetBSD: Makefile,v 1.485 2004/07/19 19:19:08 xtraeme Exp $ # COMMENT= Networking tools @@ -207,6 +207,7 @@ SUBDIR+= oidentd SUBDIR+= oinkmaster SUBDIR+= openag SUBDIR+= openh323 +SUBDIR+= openntpd SUBDIR+= openslp SUBDIR+= openvpn SUBDIR+= overnet |