diff options
author | hubertf <hubertf> | 2000-07-31 01:56:43 +0000 |
---|---|---|
committer | hubertf <hubertf> | 2000-07-31 01:56:43 +0000 |
commit | 43697cfa3d52f5dd7f83a6298ac00cc4414ff153 (patch) | |
tree | 2722fd5f76b64d8d3381107639012214c8a7ab42 /net | |
parent | c981c2d899c9dae34086c341835e5adcab10135f (diff) | |
download | pkgsrc-43697cfa3d52f5dd7f83a6298ac00cc4414ff153.tar.gz |
Enable a bunch of packages in category/Makefile that
* should not cause any conflicts with the new bulk-package targets,
* didn't contain a reason for why they were disabled or
* were disabled for some false reason (and a IGNORE/BROKEN in the pkg's
Makefile would be more appropriate)
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile index 62caf3f36de..5f36ed1ccd5 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.136 2000/07/30 20:09:48 tron Exp $ +# $NetBSD: Makefile,v 1.137 2000/07/31 01:56:44 hubertf Exp $ # FreeBSD Id: Makefile,v 1.117 1997/08/16 03:11:52 gpalmer Exp # @@ -34,7 +34,7 @@ SUBDIR += gated SUBDIR += gnapster SUBDIR += gnomeicu -# SUBDIR += gnut # broken + SUBDIR += gnut SUBDIR += gtk-gnutella SUBDIR += gtksamba SUBDIR += gtm |