diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-10-16 16:21:05 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-10-16 16:21:05 +0000 |
commit | 82810b0fc7d58c9fa9759b1de10ed32736581861 (patch) | |
tree | 8c85c5609ac50efe3b15fbd4d751a76d7977af07 /net/Makefile | |
parent | 6af542ae4e1b4c33d9ba36cfe90e00fd8ba7a092 (diff) |
- Update to 0.3.2
- Remove net/evaq, project was renamed
PR: 87250, 87253
Submitted by: hamigua <hamigua@cuc.cn> (maintainer)
Approved by: novel (mentor) (implicit)
Notes
Notes:
svn path=/head/; revision=145565
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 2258f8e64262..3a02a3bbcda5 100644 --- a/net/Makefile +++ b/net/Makefile @@ -136,7 +136,7 @@ SUBDIR += ethereal SUBDIR += ethereal-lite SUBDIR += etunnel - SUBDIR += evaq + SUBDIR += eva SUBDIR += fcptools SUBDIR += fidelio SUBDIR += findmtu |