diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2005-10-16 16:21:05 +0000 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2005-10-16 16:21:05 +0000 |
commit | 18395ed5cabdbb2699acdaa69136c1ce26108291 (patch) | |
tree | 96bd8eeda063de90d21589c5f0a6847d8869f0a6 /net/Makefile | |
parent | 98c9b06b81d1dccf57e4ea4ba19eb7b12b90af36 (diff) | |
download | FreeBSD-ports-18395ed5cabdbb2699acdaa69136c1ce26108291.zip FreeBSD-ports-18395ed5cabdbb2699acdaa69136c1ce26108291.tar.gz |
- 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)
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 2258f8e..3a02a3b 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 |