diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-02-01 23:40:35 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-02-01 23:40:35 +0000 |
commit | a85830dbd973d6a6b733257e63280ec176e65026 (patch) | |
tree | 50e67658d57691ee4b6c27e5172b636b384d6ce2 /net/Makefile | |
parent | 22eacece67ebca429d21e98689eb155df1a1d33a (diff) | |
download | ports-a85830dbd973d6a6b733257e63280ec176e65026.tar.gz ports-a85830dbd973d6a6b733257e63280ec176e65026.zip |
- Rename net/forgate to net/4g8 because project was renamed.
Notes
Notes:
svn path=/head/; revision=99757
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 8246afe12f79..7b4a350a53f9 100644 --- a/net/Makefile +++ b/net/Makefile @@ -3,6 +3,7 @@ SUBDIR += 3proxy SUBDIR += 44bsd-rdist + SUBDIR += 4g8 SUBDIR += 6tunnel SUBDIR += AquaGatekeeper SUBDIR += DarwinStreamingServer |