diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-05-15 12:57:00 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-05-15 12:57:00 +0800 |
commit | dba77cffc92b0d1097ff78a7cba57890136f9f6a (patch) | |
tree | d084f05bf0b1747431bb2be76a4ffa8da12261e2 /net/Makefile | |
parent | a24bb401d7df89c6bb7e4f5415831bd0347d6590 (diff) | |
download | freebsd-ports-gnome-dba77cffc92b0d1097ff78a7cba57890136f9f6a.tar.gz freebsd-ports-gnome-dba77cffc92b0d1097ff78a7cba57890136f9f6a.tar.zst freebsd-ports-gnome-dba77cffc92b0d1097ff78a7cba57890136f9f6a.zip |
add net-http
A library for doing HTTP client-side programming in Guile
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 17c788761aac..575ad15055de 100644 --- a/net/Makefile +++ b/net/Makefile @@ -193,6 +193,7 @@ SUBDIR += ncplib SUBDIR += nemesis SUBDIR += neoupdate + SUBDIR += net-http SUBDIR += net-snmp SUBDIR += netatalk SUBDIR += netatalk-asun |