diff options
author | Garrett Wollman <wollman@FreeBSD.org> | 2004-02-23 04:42:13 +0000 |
---|---|---|
committer | Garrett Wollman <wollman@FreeBSD.org> | 2004-02-23 04:42:13 +0000 |
commit | 60aab665670e50cb18bba45ee25f2ed091759741 (patch) | |
tree | 924c1af9c149083e0626ceb279b67ad6ca69e630 /net/cfgstoragemk/files/patch-Config.mk.in | |
parent | BROKEN on !i386: Does not compile (diff) |
Say hello to the new "net-mgmt" category. There are probably more
ports that belong here than the ones I have identified and moved in
this, first, pass.
Approved in principle by: marcus
Diffstat (limited to 'net/cfgstoragemk/files/patch-Config.mk.in')
-rw-r--r-- | net/cfgstoragemk/files/patch-Config.mk.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/net/cfgstoragemk/files/patch-Config.mk.in b/net/cfgstoragemk/files/patch-Config.mk.in deleted file mode 100644 index 8447118d3565..000000000000 --- a/net/cfgstoragemk/files/patch-Config.mk.in +++ /dev/null @@ -1,11 +0,0 @@ ---- Config.mk.in.orig Thu Jul 4 14:29:59 2002 -+++ Config.mk.in Thu Jul 4 14:30:10 2002 -@@ -18,7 +18,7 @@ - # 02111-1307, USA. - - OWN = root --GRP = root -+GRP = wheel - prefix = @prefix@ - exec_prefix = @exec_prefix@ - mandir = @mandir@/man1 |