diff options
author | martti <martti@pkgsrc.org> | 2004-07-13 09:20:49 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2004-07-13 09:20:49 +0000 |
commit | ff078ec8f757c0eefdb8b92d4bc5d050a36e7ea6 (patch) | |
tree | 7bde106a076a042cfe99b263ec34148c4568358e /net/Makefile | |
parent | 4481983e973794777b4b265ff9b88db0d7bb0314 (diff) | |
download | pkgsrc-ff078ec8f757c0eefdb8b92d4bc5d050a36e7ea6.tar.gz |
Added xfce4-wavelan-plugin
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 a4d3d908266..50ecc04b782 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.483 2004/07/08 16:20:54 xtraeme Exp $ +# $NetBSD: Makefile,v 1.484 2004/07/13 09:20:49 martti Exp $ # COMMENT= Networking tools @@ -380,6 +380,7 @@ SUBDIR+= wmpload SUBDIR+= wol SUBDIR+= wu-ftpd SUBDIR+= x2vnc +SUBDIR+= xfce4-wavelan-plugin SUBDIR+= xipdump SUBDIR+= xmftp SUBDIR+= xnap |