diff options
author | vanilla <vanilla@FreeBSD.org> | 1998-11-17 00:07:14 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 1998-11-17 00:07:14 +0800 |
commit | 4a5b614fb9e92d2c44b5af592e8ff835e3afd633 (patch) | |
tree | d4a67946f2e51f3bc94db3d9ff8790621e8b0d11 /net | |
parent | 8379fdf375278b20b230a367a6f89530f7ee6046 (diff) | |
download | freebsd-ports-gnome-4a5b614fb9e92d2c44b5af592e8ff835e3afd633.tar.gz freebsd-ports-gnome-4a5b614fb9e92d2c44b5af592e8ff835e3afd633.tar.zst freebsd-ports-gnome-4a5b614fb9e92d2c44b5af592e8ff835e3afd633.zip |
Activate gtksamba.
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 5dbc281ea404..fa7bc48520a2 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.187 1998/11/04 03:24:00 jkoshy Exp $ +# $Id: Makefile,v 1.188 1998/11/15 21:26:38 nectar Exp $ # SUBDIR += SSLtelnet @@ -46,6 +46,7 @@ SUBDIR += gnu-finger SUBDIR += gopher SUBDIR += gtkicq + SUBDIR += gtksamba SUBDIR += hesiod SUBDIR += icb SUBDIR += icmpinfo |