diff options
author | nectar <nectar@FreeBSD.org> | 1999-05-29 06:31:23 +0800 |
---|---|---|
committer | nectar <nectar@FreeBSD.org> | 1999-05-29 06:31:23 +0800 |
commit | a5f45f6967bc58404554842d938af2f61e18d317 (patch) | |
tree | e86727db9e408a4309d8ba16ba53930ebd52d3f1 | |
parent | 72a1a66f47125366956da7aef7b59b53f9e814e4 (diff) | |
download | freebsd-ports-gnome-a5f45f6967bc58404554842d938af2f61e18d317.tar.gz freebsd-ports-gnome-a5f45f6967bc58404554842d938af2f61e18d317.tar.zst freebsd-ports-gnome-a5f45f6967bc58404554842d938af2f61e18d317.zip |
gwget -> gtm
-rw-r--r-- | net/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile index a739dc23c267..af5355b81f63 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.262 1999/05/11 01:24:57 flathill Exp $ +# $Id: Makefile,v 1.263 1999/05/27 11:18:36 asami Exp $ # SUBDIR += IglooFTP @@ -69,7 +69,7 @@ SUBDIR += gicq SUBDIR += greed SUBDIR += gtksamba - SUBDIR += gwget + SUBDIR += gtm SUBDIR += h2n SUBDIR += hesiod SUBDIR += icb |