diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-06-25 17:32:29 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-06-25 17:32:29 +0800 |
commit | 8a9537498fdbdda01fd43ea78b9e06b0fad4dc59 (patch) | |
tree | 56495b6052563e0d630341bd602bdf282ecbaf19 /net/Makefile | |
parent | 94b936855cab4fd544d1358141d83501c9af0d3d (diff) | |
download | freebsd-ports-gnome-8a9537498fdbdda01fd43ea78b9e06b0fad4dc59.tar.gz freebsd-ports-gnome-8a9537498fdbdda01fd43ea78b9e06b0fad4dc59.tar.zst freebsd-ports-gnome-8a9537498fdbdda01fd43ea78b9e06b0fad4dc59.zip |
add noip 1.6
No-IP.com's dynamic DNS update client
PR: 36543
Submitted by: Eyal Soha <esoha@attbi.com>
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 ebcd16467490..a01ce077e8a1 100644 --- a/net/Makefile +++ b/net/Makefile @@ -291,6 +291,7 @@ SUBDIR += ngrep-lib SUBDIR += nic SUBDIR += nocol + SUBDIR += noip SUBDIR += ns SUBDIR += nsc SUBDIR += nslint |