diff options
author | will <will@FreeBSD.org> | 2001-04-07 15:11:21 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-04-07 15:11:21 +0800 |
commit | 616b5223b5312309b52110734afa6a2c939aa635 (patch) | |
tree | d5230fd5950c60e5883fae834c6976b9cff500f5 /net/Makefile | |
parent | b4932a487612f4a7aa0dfe4197d0550c2f5dbfee (diff) | |
download | freebsd-ports-gnome-616b5223b5312309b52110734afa6a2c939aa635.tar.gz freebsd-ports-gnome-616b5223b5312309b52110734afa6a2c939aa635.tar.zst freebsd-ports-gnome-616b5223b5312309b52110734afa6a2c939aa635.zip |
Add urlendec 1.0, URL encoder and decoder.
PR: 22303
Submitted by: G. Adam Stanislav <adam@whizkidtech.net>
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 4fdbb8912e85..c05731647c75 100644 --- a/net/Makefile +++ b/net/Makefile @@ -343,6 +343,7 @@ SUBDIR += ttt SUBDIR += tund SUBDIR += unison + SUBDIR += urlendec SUBDIR += vnc SUBDIR += vrrp SUBDIR += vtun |