diff options
author | knu <knu@FreeBSD.org> | 2003-03-23 14:25:10 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-03-23 14:25:10 +0800 |
commit | 45b027628074b31cf3cfddb7fa8f5a4e5a8fe786 (patch) | |
tree | 8501977d79c46866ff1ffbf19eb4bd9d3f99a084 /net/Makefile | |
parent | b4d418532a9102a99e765f827f2dcd58d6c1f848 (diff) | |
download | freebsd-ports-gnome-45b027628074b31cf3cfddb7fa8f5a4e5a8fe786.tar.gz freebsd-ports-gnome-45b027628074b31cf3cfddb7fa8f5a4e5a8fe786.tar.zst freebsd-ports-gnome-45b027628074b31cf3cfddb7fa8f5a4e5a8fe786.zip |
Add idnkit-1.0, a library to handle internationalized domain names.
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 d9897950b8de..96b175e0ecf1 100644 --- a/net/Makefile +++ b/net/Makefile @@ -213,6 +213,7 @@ SUBDIR += icqlib0 SUBDIR += icqnix SUBDIR += icukrell + SUBDIR += idnkit SUBDIR += imcom SUBDIR += ip6_int SUBDIR += ipcad |